I am looking to create a form that will use a List field (containing 5 columns) so that the user can add a maximum of 6 entries.
The first two columns of the field will both be dropdowns, so I imagine I'll need to swap them like so?
- http://www.gravityhelp.com/documentation/page/Gform_column_input
However I also need to use Conditional Logic so that the values of the second dropdown are populated based on the selection from the first.
I can't find a way to achieve this by default however, is this possible?
Thanks.