- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2022 12:02 PM
How can I take care of this requirement for a drop down? I have to create a dropdown menu with fixed choices, but the last choice has to be an other option.
- Other (allow to fill in if Other is selected)
- Text field is displayed to collect other from user.
Should I just create an other option in the dropdown and then create a text field that will only show if other is selected? How can I do that? In the catalog builder, all I see are the "none" option, and adding other fixed values. I chose "choice" as my question type, and "Dropdown (fixed values)" as my subtype. Any assistance will be much appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2022 01:17 PM
As you mentioned use 'other' an option and show the text field only if the other is selected. You will be able to achieve by using a Ui policy. Select 'other' in condition and build UI policy action .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2022 01:17 PM
As you mentioned use 'other' an option and show the text field only if the other is selected. You will be able to achieve by using a Ui policy. Select 'other' in condition and build UI policy action .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2023 04:17 PM
I also want the entered value in the text variable when 'other' is selected to be added to the drop down list. Is that possible ?
Thanks
Anupam