Bootstrap form generator issue

Hi All
Sorry, starting to feel like the needy kid on the block but after another day of failed tries i have to ask again

I am trying to create a bootstrap update from using generator

After several failed attempts (for not updating mainly) i decided to follow the dmxzone tutorial video exactly
Creating the details query was a breeze

The query clearly shows the ID field which is the primary key

Following the video i then created the update query. This also shows the ID field being added to the query and then used as the filter on {{$_POST.ID}} (screenshot below)

However when adding the update querty in Wappler the ID field is not added to the update query so in addition the $_POST.ID is not created also.

The fields shown below are a subset of all the database fields, most have been removed for simplicity but the ID field was never added. Also as you can see from the screenshot if i click the “+” to add another field tells me there are no more fields (there are about 20 in the table). To add extra fields i have to re-add them all and remove the unneeded ones again.

I know i could manually add the $_POST.ID within the action steps but and then manually edit in the ID field but I am sure this is not the correct way (certainly i cant get it to work).
I am sure i must be missing something obvious but having spent a full day on it i thought it time to ask.
I am determined to get to grips with wappler and not fall back to my old “everything in php” approach but I am getting frustrated having not really produced anything useable in a week (thankfully between urgent projects at present)

Community Page
Last updated: