Happy new year everyone! Wishing you all a prosperous year ahead.
I have a form with various input types, when the user clicks send, it creates a new thing (job order).
One of the inputs on this form is a multi-choice drop-down. In most cases a user will only select one choice. But in the event that the user selects more than one, in the workflow I want to create a new thing for each selection he chooses. How do I do this?
Also, each thing’s fields would be identical except for the drop-down field, which would display one of the unique choices respectively.
I hope this is clear and look forward to any assistance.