on ‎2023 Oct 09 2:56 PM
I am trying to create a dynamic list of options using a multi-combo box for a user to select from and store the selected values in a variable, however, I am unable to find anything that can allow me access to the selected values. I have tried searching for documents that elaborated on Output Components/tokens and they did not provide sufficient information.
Request clarification before answering.
Hi! The multi combo box outputs the selected value, so I would do this by creating a page variable with a matching schema – in the case of Multi Combo Box a list of Objects with text type `token` property – and adding an event where I monitor when the selected values change and set that to the page variable. If the schema matches, you can set the variable straight from the property of this component, otherwise you would have to use a formula.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.