Forums

CF6 Save data dont run

Chris1984NRW 28 Nov, 2017
Hi,

I would like to write form data in a db.
A Table already exists in the db with the same names like the textfields in my form
Attached you'll find a screenshot from my save data:


I press the Button but in my db is no data.
I already set a Debugger by onsuccess and failed by the submit Event. but I dont see the results from the Debugger

What do I wrong?
Max_admin 29 Nov, 2017
Hi Chris,

This action is inside the form "submit" event ? could you please post a screenshot of the submit event structure ?

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 29 Nov, 2017
Hi Chris,

Which message appears on the website ?

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Chris1984NRW 29 Nov, 2017
Hi Max,

nothing.
After clicking the button, the loading animation will be displayed for a short time and then the form including data will be displayed again
GreyHead 30 Nov, 2017
Hi Chris,

It sounds as though the Validation is failing.

In the On Fail event there you have the Message *after* the Event Loader action so it will never show.

Bob
Chris1984NRW 30 Nov, 2017
Hi Bob,

thank you very much.
Sometimes the solution is so easy.
I take the save data direct in the submit area and now the data would be saved in the DB.

Thanks a lot!

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