I’m with this for a few hours and can not figure out how to store a value from a dropdown element.
I have a Contacts data type, with a Contact Type field; it fetches a value from a list of Contact Types (e.g. Owner; Co-Onwer; …)
I created a form (see nr 1) with all Contacts fields, to enter data. For the Contact Type there is a dropdown element to choose from that list of Contact Types.
I’ve created a workflow (see nr 2) to create a new thing, but I can not send the value of the the dropdown to the thing (see nr 3) !!
What am I doing wrong? How to submit the value of the dropdown?