I have a jotform set up to collect project submissions for design work.
I want individual subitems to be created when the user selects what they type of work they want on the jotform. There are 3 categories and all or none may be selected at one time.
I have tried to set this up in make.com but I don’t know how to seperate out all the subitems so that they all are added indiviually to the subitem list for that project. They are currently grouping together, please see screenshot.
Since you have 3 arrays, you need to use 3 Iterators, 1 for each Array.
So you need a router, and you need to add one iterator and one Monday/Add a subitem in each route.
Here is a little video to explain the whole process (I did a jotform with 2 multi-select, which generates 2 arrays)