Hi.
I have a form set up like this:
1. DB save
2. Custom code that queries for the cf_id of the db save
3. Email verification sender
I replicated this from an old form so I know it used to work, but with the new form (don't know if the old one won't work anymore, I haven't tried the old one lately), inserted records get duplicated. The email verification sender inserts a new record with the verification code.
I have solved it by deleting the db save action but I wanted to make sure I am understanding how this is supposed to work. Should the email verification sender work as a regular db save? Am I safe just deleting the db save altogether?
Regards,
David
I have a form set up like this:
1. DB save
2. Custom code that queries for the cf_id of the db save
3. Email verification sender
I replicated this from an old form so I know it used to work, but with the new form (don't know if the old one won't work anymore, I haven't tried the old one lately), inserted records get duplicated. The email verification sender inserts a new record with the verification code.
I have solved it by deleting the db save action but I wanted to make sure I am understanding how this is supposed to work. Should the email verification sender work as a regular db save? Am I safe just deleting the db save altogether?
Regards,
David
Hi David,
As far as I can see from the Help text the Email Verification action should save the record normally. If in doubt make a copy of the form, delete the DB Save in the copy and test.
Bob
As far as I can see from the Help text the Email Verification action should save the record normally. If in doubt make a copy of the form, delete the DB Save in the copy and test.
Bob
This topic is locked and no more replies can be posted.