Hi,
I've run into a small problem: I created a Confiform that I constructed as follows:
Now, whatever value is chosen for 2, 3, or 4 determines where a new page is created on creation of a record, so it's necessary to mark this field as required. However, let's say I choose option 2 in dropdown A, and choose value "2c" in Dropdown 2 and try to submit my form: Confiforms now reports an error because there was no user selection made for dropdowns 3 and 4 respectively. Even though they're not shown to the user, they're still marked as required.
How do I resolve this?
HI
If you make the field (definition) as required in the form's configuration then it must have a value when the form is submitted
Youc an define the conditional validations using the "Validate rules" macros - https://wiki.vertuna.com/spaces/CONFIFORMS/pages/21234020/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-Validationrule
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.