I’m trying to understand how to use the new Softr workflows for creating multiple child records when a new parent record is created.
In my parent record there is a field for number, and this will determine how many linked records are needed (in the range of 3-15).
How do I achieve this (using the Looping module, I anticipate, but I haven’t work out how!)?
Thanks in advance
I asked the workflow AI tool to help me with this … resulting in a too complex solution involving Javascript being triggered by a new record being created.
Any other ideas for how to do this easily?
The ability to create linked records when a form is submitted is really essential. It exists in miniExtensions and in Fillout but is absent from Softr forms, I was hoping that Automations would help.