Is it possible to submit content via a user input from to the sandbox only?
I have managed to submit content as live. Ideally client would like to approve before it goes live? Is this possible?
Thanks
Is it possible to submit content via a user input from to the sandbox only?
I have managed to submit content as live. Ideally client would like to approve before it goes live? Is this possible?
Thanks
Just add an extra boolean field called Approve. On the live pages, filter only records marked as Approved.
There is no way to save data into the editor Sandbox if it is coming in from the live site.
Clever ok will try this thank you
This works a treat. thanks so much life saver
When user submits information it does not update the live dataset. However when I am working through preview mode, everything saves to the dataset perfectly. Any tips?
Check —> Permissions of your DATABASE! This will be surely be the reason.
To test functionality of CODE, just set all PERMISSIONS to EVERYONE.
Here I was, going round and round looking at the code, and it was just a simple little thing like setting the permissions. Thank you for making my day.
No, problem! But next time please open your own POST with your OWN issue.
DO NOT, open old post and mix them with your issue.
Thanks.