Im having issues with the multidropdown input. If i give a list of options to select, the auto binding works fine. But, when i select “enable users to type new text”, the auto binding doesn’t work with user input texts.
I haven’t used that element with that feature enabled, but I’m guessing that the element chapters the typed text as text only. It will be up to you how to handle that input as I believe it doesn’t automatically create a new object for the new text. You should be able to access the element’s typed text in a workflow.