I can not add data to an existing column

Lohana Medeiros 24 Jun, 2013
Hello!

I'm new to the tool and am having the following problem. I already have an existing database and I intend to create a text box and when I put information there, such information to be registered in an existing column of the database table. This is possible with ChronoForms or you can only put data in a column he created, without data?
GreyHead 25 Jun, 2013
Hi Lohana,

You can update a record. It is easiest if the table has a Primary Key set and you include the value of the primary key for the record to be updated in your form data. Then the standard DB Save / Store Data settings will update the record.

Bob
Lohana Medeiros 25 Jun, 2013
Thank you! The table I was using was not the primary key enabled 🤣
This topic is locked and no more replies can be posted.