I have a collection list. I have placed a “select” dropdown in the collection list. The goal is that the user be able to edit a field of that item in the collection.
I can place the dropdown component and I can run a workflow on it upon change, but I cannot access the value the user selects. I can’t find it in the “From Components in Current Page” in the variables menu when trying to bind it to the workflow. Am I missing something?