I'm trying to see if it is possible to create multiple forms to be sent to user and be adding captured data to the same record?
My process requires data to be entered at multiple moments in time but all need to be part of the same record.
I do not want to use the Request update action as that lacks the functionality a form provides to add additional information in the form.
Ideally, I would like to be able to use the Request update action where I can just select a form to request updated information for that record.