Copy link to clipboard
Copied
I am trying to figure out how to create the following for my repeating PHP recordset. I need a "move to function" to select the record and move it to a folder
where the selected record can be to view later. I have attach an example of what I am looking for. Can anyone tell me which code I have to learn to get that function to work on my database?
Thank you in advance.

Copy link to clipboard
Copied
You need an UPDATE query to SET the folder in your database to the selected location in your form. Lookup an update query for more info.
Copy link to clipboard
Copied
Ok..to get the same affect all I have to do is do a update query?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now