Please let me know what I am doing wrong here. I have:
- A form that I have connected to a Submissions Table in the form settings
- A repeater that I’ve connected to a dataset which is connected to the Submissions table.
- When I view it in preview mode it works great.
- When I view it on the live site, I get this error in my console
The current user does not have permissions to read on the Forms/contactForm03 collection.
- When I view the database permissions, it shows Anyone can add content, but only the Admin can view content.
I’m sure #5 is my hang up, but there doesn’t appear to be a way to edit those permissions.
Please advise, thanks!