Trying to figure out how to resolve this scenario. I have 2 date pickers – Start Date and Due Date, and I want to:
– disable Due Date if there’s no value in Start Date – DFFS rules not triggering
– if Start Date has value, ex.: 26/12/2019, on Due Date must be possible to select only the actual and the days after, like 26/12/2019, 27…and so on.
I tried to create a rule triggering on “is changed from initial value” like in your example and it works as it should picking up the current value. Can you give me some more information about how you have set up the rules (screenshot) so I can try figuring out why it does not work?