My custom form functions okay in preview. It fills my database correctly.
Going live I constantly get my “error message” and it doesn’t function.
The database collection is not filled.
What could be the reason?
Is it the external connected domain?
Hi,
On the published site you need to define the permissions for form submit.
Now you have this warning in the console log:
“The current user does not have permissions to insert on the INSCHRIJVEN-ALERTS collection”
Please set the write permissions to the database - here is the sample:
https://support.wix.com/en/article/how-to-set-permissions-for-a-database-collection