Take a look to the link I posted above, you should see the error on the browser like:
Also, I see on the update table condition id_user in....
And it should be: id_user equal...
Do change that
If you look at your condition,you will see it is sImply $_POST. From memory (not near wappler) it should perhaps be $_POST.user_id. (Just on phone)
Was able to pinpoint problem and find the resolve with the help of @franse. I removed the fields that had a post timestamp and finally, it works like a charm. Those timestamped fields were not in my SEO table, hence why the SEO table worked to edit using a modal but my "user" table did not because one of the fields was timestamped. Thank you both for spending time to help me trouble shoot! Hope how I described this solution helps others in the future.
I want to post this for anyone to see how great the Wappler community is. Thank you for taking the time to address my concerns and not make me feel stupid in the process. With the help of @franse and @Hyperbytes we were able to troubleshoot to the root of the problem. This gave me more skills to use in the future to troubleshoot more on my own before bringing another problem to the table.
THANK YOU BOTH!
p.s.
More training videos would be fantastic. I know the time and effort it takes to make them but they are a tremendous help.
