You can allow users to select an option from a dropdown list or select a radio button.
["name": "John"]
), we’ll only display the value in the dropdown. For dynamic dropdowns, this looks like the following: [["key1", "value1"],["key2", "value2"]]
.[*]
in the variable value. For example, $.mylist[*]
. This will ensure the list is parsed correctly.
$.["Range Values"][*].values[0]