Rule issue for Group ID read only. Possible Bug?

Forums Classic DFFS Rule issue for Group ID read only. Possible Bug?

Tagged: ,

Viewing 2 reply threads
  • Author
    Posts
    • #30661
      Brett
      Participant

      Hi Alexander,

      Using Rules, when I set a Group ID to read-only, if I have the same fields from that Group ID in another tab, those fields (using a differnt group ID) also become Read-only.

      Attached is animated gif from my Dev site.
      The Rule fires when form is initiated, Read-only tabGroup_111.
      In the first Tab, Group ID 111 added to the Title field.
      In the 2nd Tab, Title field Group ID is blank.
      On the form, both Title fields in Tab1 & Tab2 show as read-only.

      Can you please confirm if this is a bug and if there is a work-around?
      Thanks.

    • #30663
      Brett
      Participant

      smaller file attachment here.

      • This reply was modified 3 years, 10 months ago by Brett.
    • #30671
      Alexander Bautz
      Keymaster

      Hi,
      I’m afraid this is no bug. The “group id” is only a shortcut for addressing multiple fields in one single line instead of having to select all fields. The rule that makes the field readonly is doing it for that field in general – affecting all tabs in the form. The only way to make it editable is to reverse the action in another rule, or using the default reversing if the rule is not true – for example using the trigger “Selected tab index” to have the rule affect only one tab.

      Alexander

      • #30682
        Brett
        Participant

        Ah I see, it works now.
        I created a new rule for Tab1 and Title field is editable for that Tab only.
        Thanks Alexander.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.