Sorry if it’s a dumb question but I want to create a form which edits rows of data depending on the “title” chosen in the dropdown rather then, as it does currently, just changing the data of the top row in my database.
Below are some screenshots of a test page which may illustrate better what I would like to do.
Sadly I have only some basic knowledge of code (Hence why I’m using wix xD)
By using the update() function does it allow you to edit a row of data depending on the “title” chosen? Below’s screenshots might help better illustrate what I mean…
The idea is though that you change from the drop down which row of data you want to edit, and then you fill in the new change and then it populates the database with the change.