Chronoform v5 in joomla 3.4.4 not inserting data

ChronoForms v5 not saving form data to the database in Joomla 3.4.4.

Overview

The form incorrectly uses the Article ID from the URL as the record ID, causing it to repeatedly update an existing database entry instead of inserting new data.
Adjust the form settings to prevent the Article ID from being used as the primary key for new records, ensuring each submission creates a new database entry.

Answered
Ae Aelric 12 Oct, 2015
Hello,

I make a form. All information is sent by email, but data are not stored in the database. This is not the first form I create with chronoforms v5, so I think the problem must come from the environment. I use Joomla 3.4.4 with chronoform v5, but the site was initially in Joomla 2.5 with chronoform v4.

Here are some screenshots as attachments.

Thanks in advance
Gr GreyHead 12 Oct, 2015
Answer
Hi Aelric,

The problem is the value of id being picked up from the Article ID in the URL. Record 3 is being updated all the time. Please see this FAQ

Bob
Ae Aelric 13 Oct, 2015
Thank you very much Bob, that was the problem.
I guess this is the first time I store the id in the database.
This topic is locked and no more replies can be posted.