Home › Forums › Classic DFFS › Hide Save Button in v4.4.3.37
- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by Alexander Bautz.
-
AuthorPosts
-
-
February 8, 2018 at 15:32 #19666
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 = TRUEIndex: 0
TriggerMap (with link to DFFS backend): 0Actions 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 = TRUEIndex: 29
TriggerMap (with link to DFFS backend): 26, 27, 29Actions 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!
-
February 10, 2018 at 12:20 #19724
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
-
-
AuthorPosts
- You must be logged in to reply to this topic.