Hi,
The last question in my form asks people to indicate the types of insurance they have. It will be a 2 column grid. 1st column will have a title and then 10 hardcoded rows with product names. the second column will have a title and in each row will be a dropdown menu with 5 options.
Essentially for each product I give them 5 choices to choose from and this is in the format of one table rather than asking a separate question for each product.
I tried playing with lists but I couldn't work out how to hardcode the first column.
Any suggestions?
Thanks
F