Forums

Form approved by other user before sending to emailadres

joeriFranck 21 Dec, 2016
I'd like to create a form with a certain flow.
All filled in by registered users.

User A fills in the form and it should be sended to user C but not before user B approves it. (by checkbox or something)

Is that possible?
GreyHead 21 Dec, 2016
Hi joeriFranck,

I would save the form info in database table then send an Email to User B including a link that identifies the record - with the record ID or a unique ID - and opens a second form that displays the info and a checkbox. When that form is submitted you check that the box is checked and then send the email to User C.

Bob
This topic is locked and no more replies can be posted.