Have followed the ‘Creating an database table update form using bootstrap generator and server connect’ but the resulting page does not update the mySQL database table. I’m using Wappler 1.7.1 and PHP 7.2
The form is being popluated with the correct information using the id field from the database. Change the id value and the correct information is loaded into the form so my queries seem to be working correctly.
I’ve followed the instructions to add the Database Update Query and the conditions are correctly set by Wappler.
I’ve added a success and error notification to the form, the success notification is trigger when I select the save button.
I can insert a new record into the database using the form generator from a different page so my system setup seems OK.
No sure where to look now to locate and fix the problem. Any suggestions appreciated
Last updated: