Hello! This is a very basic question on Multiselect Dropdown.
In my database I have a list of “Tags” that pulls into a multi-select dropdown when a user is creating a new “Idea”.
However, I am struggling to apply the user’s selected tags to the new idea in the workflow. The user adds an image, title, caption, and tags. When I run the “Create a New Thing” workflow on the “Upload” button I am not able to apply the tags to the new thing.
Similarly, when I run the workflow as “When an input value is changed” I get an error.
How do I apply the user’s selected tags to a new thing from Multiselect dropdown?