Dynamically sourcing the choices in a picklist
Use a data page that determines the choices in a picklist to make your survey easier to maintain.
Before you begin: Create a data page that defines the choices in a picklist.
- Find and open your data page, by searching for it or by using the Records Explorer.
- Click the Definition tab.
- In the Data sources section, click the Open icon next to the source, such as a data transform, that defines the choices for your survey.
- Review the configuration of the data source to identify which property stores the value for each choice.
-
Associate the data page with a picklist question in your survey.
- In the header of Dev Studio, click .
- Click the name of your survey.
- Click a Picklist type question so that it has focus.
- In the Picklist options section, click .
-
In the Data page field, press the Down Arrow key, and then
select your data page.
If the data page supports parameters, you can pass values for these parameters in the Value field.
- In the Property for value field, press the Down Arrow key, and then select the property that you identified in step 4.
- Optional: To change the default labels for the choices, enter a property from the data page in the Property for display text field.
- Click Save survey.