Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:11 AM
Hi,
If the number of options in the drop down is limited (lets say 5) and it is static, you can create each value as a 'Check box'.
Other options is to use 'List Collector' type variable. And load the drop down option in to sys_choice table and restrict the List Collector variable to show only the required values through reference qualifier.
Regards,
Karthik Nagaramu