I am trying to create a table that will have a scenario on the first column, then in three additional columns next to it I want to have dropdowns with their choices. I know if I do a field embed that would work but there are around 60 different scenarios. That would mean having to create 180 different dropdown menu fields to then embed into the table. Is there any way to prevent having to make that many.
I initially made one dropdown field thinking I would be able to just embed that one in all of the scenario choices since they all have the same choice options. However, when I went to the survey to test it, it created an error ( ERROR: The field "prob" has already been embedded on this page. Fields cannot be embedded more than once.) and stated I am only able to embed a field once.
This suggestion doesn't get you away from making all the fields, but instead simplifies making all the fields. You could make your first scenario, export your data dictionary and then use Excel to copy prob_1 into prob_2, prob_3... Last import the modified data dictionary.