Hello Wappler Community!
I have made a form with the bootstrap generator, which produces a default form in a table with default field names and default styling. After that, I styled it and organised the field like below:
At first the fields were only City, Country, Currency, Gender. All worked well, the form sends to the corresponding API and updates the DB.
Now I have:
- added First, Last names and Email fields to the form with the corect “name=” and “id=”,
- added the same into the POST variables of the API,
- updated the Update SQL in the API.
All should go well but the database isn’t updated on pressing Save.
I don’t want to re-run the Bootstrap Form generator as it overwrites the whole form’s styling and layout.
Any idea?
Thank you
Community Page
Last updated:
Last updated: