I'm testing a form to record data to a table, but I get the following error:Anyway, I attach my screenshots of my form, table, so that you can please help me where I am making a mistake.https://ibb.co/tH6zgXK https://ibb.co/Y29GhPYhttps://ibb.co/5GNvHSCPlease, I would greatly appreciate your help.
Forums
Field 'user_id' doesn't have a default value - Need save data
are you trying to save the form data to a table of your choice ? if not then do not use the save data and enable the Log Data setting instead
if you are trying to save to a table then make sure your table fields have a default value or pass a value from the form
The thing is that I don't have as much knowledge here in version 8, version 5 was simpler for me.
What I want to do is be able to save the data in a private table, but no matter how much I try to do as indicated in the forum, it doesn't work or maybe I'm doing something wrong.
I am attaching all the image links to see if I am doing something wrong. Please since I'm stuck there... and I can't continue with all the rest I want to do.
Remove the field user_id from your table OR use the set the field value as shown in the tutorial here:
You can set it's value to {user:id}