How use UPDATE TABLE in ChronoForms?

leuzinhugomes 04 Aug, 2009
Hello!

I have a form connected to the database but need to update the data.
when sending the form, no updates, insert new.

how to change it?

thanks!!
GreyHead 04 Aug, 2009
Hi leuzinhugomes,

Make sure that your table has a primary key and that the current value of the key is set in a hidden input in your form.

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