Hi, I am learning how to use the Wix code and I have a problem with my database. I have a form in which the user gives some information and I want to save the user ID in the dataset.
The problem is that if the user sends the information more than once without logging out (staying the page), the user ID does not appear in the dataset, leaving a blank space. To illustrate:
I am a beginner in the wix code and I don’t know how I can solve this because the function button14_click() does not appear to be doing anything. This is the code that I have written (sorry I can’t upload a piece of code I don’t know why):
Please any help is welcome!
Thank you in advance.