Hi Alex,
I am facing one issue while applying rules. Attachment column is conditionally required. In initial rule, I am making Attachment column as conditionally required and reversing of rule is applied. In another rule on different condition I am making again attachment column as conditionally required and reversing of rule is applied. Trigger condition in both the rules are different columns and I want reversing to apply as there are other columns as well as hidden/required based on the trigger condition.
So if Rule 1 is true and attachment is marked required and later on the same form/tab If rule 2 is false then it makes attachment as optional. Please suggest how to handle this scenario as I can’t add more than one attachment column.