- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 07:32 AM - edited 12-06-2023 07:33 AM
Hello,
I have a requirement to ask the user two options per item selected in a list collector. So if they choose 3 items, I need to know for each item option 1 or option 2 (both or neither!). This must work in platform and portal.
Something like:
ListCollector Record 1
Option 1 Option 2
ListCollector Record 2
Option 1 Option 2
etc.
How could I achieve this?
Thank you for any help you can provide!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 10:30 AM
If my interpretation of the requirements are correct, this can (only) be done by using multi-row variable sets.
Each List Collector would be a multi-row variable set and whatever would be referenced in the List Collector(s) would become a reference in column 1 and option 1 and option 2 would become the 2nd and 3rd columns in the multi-row variables sets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 10:30 AM
If my interpretation of the requirements are correct, this can (only) be done by using multi-row variable sets.
Each List Collector would be a multi-row variable set and whatever would be referenced in the List Collector(s) would become a reference in column 1 and option 1 and option 2 would become the 2nd and 3rd columns in the multi-row variables sets.