Need to add 250 choices into Select Box Variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 11:41 PM
I have three variables, each with 133 choices. In the future, I want them to have 250 choices each. Now, I want to combine all the choices into one variable. How should I proceed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 01:17 AM
Is it a portal variable or form field?
if 1)
navigate to "All variables", find the variable and then scroll to the "Question choice" related list and you can add it there:
you can import the values from excel, csv, xml...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 01:18 AM
If 2)
you can do it similarly from the system dictionary.
Navigate to the form where is the field, select the field, click the right mouse button on it > System Dictionary (or navigate to there via app navigator) and then you will be able to add or merge the values as you will need.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */