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?
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?
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
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
Thank you! The table I was using was not the primary key enabled 🤣
This topic is locked and no more replies can be posted.