I’ve created a site and while testing it everything looks good. After publishing a site, my data is not getting recorded. Any thoughts? Thanks
This is an error I am getting:“save operation failed: Error: The current user does not have permissions to insert on the GuestList collection”
You need to make sure that the database permissions are set correctly. See the article Wix Code: How to Edit Permissions for a Database Collection .
I hope this helps