Hello,
Chronoforms8 is great. I was surprized to see one Form with records recorded in data log submissions and the other Form with zero records despite the success of both submitted forms and that emails were clearly received.
The difference beetween the two forms is that the right one has 1 action (email) in submit tab ant the wrong one has two actions (email + redirect) in submit tab.When I remove the second action (redirect), then records are recorded correctly.Two questions : 1/ What break the recording of email process ? Does the recording works only if there is only one action : email in the submit tab, or is it the redirect action which break the recording of email action ?2/ I really need to redirect the page to another success page after the Forms has been submitted. Can you propose to me another way to make the redirection without using the redirect action that actually break the recording.
Thank you for your help !
Hi 44amzen
The Redirect action will cancel anything when redirecting, including the Log
So what you can do is to keep the Redirect but use the Database > Log Data action just before the Redirect in order to force the logging to occur before the Redirect
You are welcome!
