Dynamic Checkboxes based on List Collector selection

Cheri M
Kilo Sage

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!

1 ACCEPTED SOLUTION

-O-
Kilo Patron
Kilo Patron

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.

View solution in original post

1 REPLY 1

-O-
Kilo Patron
Kilo Patron

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.