I have a form in which some questions and attachments are hidden unless a certain option is selected.
E.g. Question 1 - Option 1 / 2
If option 2, further questions and attachment fields appear.
I need all attachments to be mandatory; I have tried setting the minimum attachments field in the Control Settings to 1, but this would prevent the form from saving if Option 1 was selected.
Is there a way to set the minimum attachments as a condition?
I.e. - If Question 1 = Option 2, min = 1, else min = 0.
Any help would be appreciated. Thanks.