Submission article doesn't work correctly

Submit articles with missing titles and data not saving to a database.

Overview

The issue occurs when form fields are not correctly mapped in the CF submit article action and when database save actions have incorrect settings.
Ensure proper field mapping in the submit article action to include the title, and verify the database save action settings using the debugger to confirm correct configuration.

Answered
gr greendragon 30 Jul, 2014
Hi everybody!
I'm trying to use Chronoform v4 to submit article from front end side. I created a simple form with a text field, text area and submit button. I also put Submit article action in On Submit event. The problem is that in article manager I see a row with the article inserted by the user without article title, so isn't clickable!
Can anybody help me?
Thanks!!!
Max_admin Max_admin 30 Jul, 2014
Hi greendragon,

Did you map the form fields in the "submit article" action correctly ? it looks like you didn't and so the title is missing!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
gr greendragon 31 Jul, 2014
Thanks!!! It works!!! I wrote a wrong title...
But now I've another problem: I created a DB table and connected it to the form, but after article submission, I can't find the data in the table. It's completely empty. I also added a DB save action to on submit event and setted basic and advaced field. Is it a wrong setting? Thanks
Max_admin Max_admin 04 Aug, 2014
Please use a debugger action after the "db save" to show you if the "db save" and post the debug report!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
gr greendragon 06 Aug, 2014
Answer
Hi Max,
I setted wrong db save action.

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