Updating dynamic page

I have my site set up. I have forms that connect to datasets. The problem is that when I create a duplicate (update from the form) I am wanting it to revise the dynamic page with the new information.

The problem is when I create the duplicate, I just get an error on the form page and the dataset does not update. I have tried every possible privacy settings combination and still nothing.

I need the author to be able to overwrite the existing page when they make a revision.

Please help!

Thx

If you want the data to update an existing record then you can have a form connected to a dataset set to “read and write”. “Read and Write” will allow you to view existing data and the fields from the form will allow you to update that data to something new.

Make sure your database permissions match your scenario, for example, if you want the original creator to update the data then set the permissions to “Author” update.

#codequeen