Hi
Basically have 2 dropdowns, one with dates & one with times
If a certain date AND time is selected I want to do an action, display message & hide submit button.
However everything I do I see to get the error:
[Error in “And these rules or functions = true” for the rule index 9]
The debug log for the 2 rules is:
DFFS debug rules (4.366)
6thSeptember (on change) [16:37:40.443]
Trigger: Porting_x0020_Day
Current value: Tuesday 6th September (No appointments after 15:30 on this date)
Operator: Equals
Target value: Tuesday 6th September (No appointments after 15:30 on this date)
Match = TRUE
Actions for “6thSeptember” [16:37:40.448] •••
6thSeptemberTimes (on change) [16:37:42.689]
Trigger: Porting_x0020_Time
Current value: 15.30 – 16.00
Operator: Equals
Target value: 15.30 – 16.00
Match = TRUE
[And these rules or functions = true / false]: 6thSeptember=true = FALSE
Reversed actions for “6thSeptemberTimes” [16:37:54.834] •••
These are the last 2 rules in the form.
I cant see what wrong, any help appreciated.
Cheers