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!!
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!!
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
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
Thanks!!!!!!!!!!!!!!!!!!!!!!
\o/
\o/
This topic is locked and no more replies can be posted.