I am using the latest version of CF8 on a Joomla website.The form is working correctly except that it is not saving data to the database. In Settings > General > Log Data set to "Yes". I have added no other save to database action to the form. How do I correct this issue?
Do you have a Redirect action at the Submit event ? if yes then it will redirect before Logging, for this you either need to:
- Use a Log Data action BEFORE the Redirect
- Set the Redirect to have a delay, and show a message like "You will be redirected in 2 seconds"
Got it. Thanks!
You need to login to be able to post a reply.