Hi,
I have a web app set up that allows for users to submit items and edit the items they submitted. I put the tag_edit into the list view which takes the user to an edit page, which works well.
But after testing it, I realized that saving edits actually creates a duplicate item posting instead of editing the existing one. Can anyone help me figure out why this is?
Thanks!
Lily