I need to submit an entry for either Options A or Options B, I have a dropdown field in my ConfiForm which has these two options.
Once the user selects Option A in the dropdown, I want text input box A to appear, and the user selects Option B from the dropdown, I want text input B to appear.
At the bottom of the page I would like both Option A and B in the data table.
Help please!
You can set up Show/Hide field rules https://wiki.vertuna.com/spaces/CONFIFORMS/pages/21234020/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-Hidefield
And for the data view you can just have a TableView over your form
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.