Hi Alex,
I have a form built using DFFSV3.21 and I’m attempting to build a rule-set where I have multiple conditions to evaluate. I need to execute a rule following an update on a field from another rule.
To explain:
Rule1
If user selects Fruit in Shop-A (Choice Fruit or Veg) then “Set field value” on field [Flag_Fruit] to Yes.
Rule2
If user selects Fruit in Shop-B (Choice Fruit or Veg) then “Set field value” on field [Flag_Fruit] to Yes.
Based on Flag_Fruit = “Yes” then set another field as mandatory.
The problem is that if the Flag_Fruit is set based on Rule1 or Rule2 then it doesn’t seem to recognise this as an update event so doesn’t execute the rule based on that update. (If I manually set the Flag_Fruit to Yes then the rule, based on that event, works fine.
any ideas? Any assitance would be welcomed.
Kind regards,
Drew