Hide Save Button in v4.4.3.37

Forums Classic DFFS Hide Save Button in v4.4.3.37

Viewing 1 reply thread
  • Author
    Posts
    • #19666
      Bryan Waldrop
      Participant

      I had installed set of rules on a list form hiding and revealing the save button at appropriate moment in v4.4.3.24. Upgrading DFFS to v4.4.3.37 has caused the saved button to reveal on second step rule listed here and it was not before.

      I read through the change log and tried to play with a couple setting to no avail.

      I have disabled all but the following 2 rules and pasted the debug in hopes of suggestions:

      This first rule HIDESAVE is successful in initially hiding the save button as seen when this is the only rule active. The function ANSWERCHECK is a Boolean that is true on null for a particular field values.

      The second KnowPresent2 rule ran fine in previous version but is revealing the save button instead of allowing it to remain hidden on this step?

      HideSave [index: 0] (load) [08:22:52.963]

      Trigger: Custom JavaScript function
      Function name: ANSWERCHECK
      Match = TRUE

      Index: 0
      TriggerMap (with link to DFFS backend): 0

      Actions for “HideSave [index: 0]” [08:22:52.967]

      Mandatory fields:
      Optional fields:
      Hidden fields:
      Visible fields:
      Visible headings or elements:
      Hidden headings or elements:
      Read only fields:
      Editable fields:
      Hide save item button: true
      Hide edit item button:
      Hidden tabs:
      Visible tabs:
      Set field value: []
      Display message:
      Alert message:
      Selected tab:
      Run these functions:
      Send these emails:
      No reverse: false
      Stop and exit: false
      Jump to rule:

      KnowPresent2 [index: 29] (on load) [08:28:43.412]

      Trigger: Coach
      Current value:
      Operator: Equals
      Target value:
      Match = TRUE

      Index: 29
      TriggerMap (with link to DFFS backend): 26, 27, 29

      Actions for “KnowPresent2 [index: 29]” [08:28:43.414]

      Mandatory fields:
      Optional fields:
      Hidden fields: Coach
      Visible fields: Acknowledgment
      Visible headings or elements: Know
      Hidden headings or elements: Coach
      Read only fields:
      Editable fields:
      Hide save item button:
      Hide edit item button:
      Hidden tabs: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25
      Visible tabs: Coach
      Set field value: []
      Display message:
      Alert message:
      Selected tab:
      Run these functions:
      Send these emails:
      No reverse: true
      Stop and exit: false
      Jump to rule:

      Thanks for your suggestion in advance!

    • #19724
      Alexander Bautz
      Keymaster

      Hi,
      In the later versions I have changed the order of “things” in DFFS for different reason, and I think this issue may have to do with the tab setting for “Save button is hidden” overriding the rule setting. I have fixed this in the upcoming release to ensure a setting in a rule overrides the setting in a tab.

      I’ll try to get the new version out later this weekend.

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.