Submit Button not working in live database

I have created a form page where you can enter customer data and then submit it to the database. In preview mode everything works fine, The data is submitted to the database. But when I save it and sync it with the live database, after hitting the submit button I get “Form was submitted successfully” but no data is seen in the database. Does anyone have any idea?

Thank you in advance.

Please help me!

Check the collection permissions. Maybe it’s set to “Who can write? Admins only”.

Hello thank you very much for the quick reply.
I have checked my Collection permission.
It is all set to “Everyone”
Do you have any more tips on what this could be?

Thank you

@kolbrobinn Are you sure you looked for it in the live collection and not in the sandbox collection?

Open the site monitoring tool (dashboard > settings) and see if it logs any error.

@jonatandor35 Hello, thank you very much for your support, I checked again and sure enough, the permission was set to “Admin”. Thanks for your help, very happy!!!