Submit zur Database funktioniert auf meiner Live-Internetsei

Ich möchte mir mit der Database eine Gästebuchseite erstellen.
Dafür habe ich eine Database “Gaestebuch” erstellt und dort alle benötigten Felder angelegt.
Dann habe ich mir eine Seite “Gästebuch-Neu” angelegt und dort mit der Funktion “Listen & Gitter” ein Modul für die Anzeige der Datensätze angelegt.
Über den, ebenfalls dort angelegten Button “Eintrag erstellen” verlinke ich auf eine weitere Unterseite mit dem Namen “Gästebuch-Eintrag”
Dort habe ich die Eingabefelder angelegt.
In der Vorschau kann ich die Felder auch ausfüllen und mit dem Button “Submit” an die Datenbank senden.
Wenn ich die Seite dann aber speichere und veröffentliche, kann ich auf meiner Seite zwar die Felder ausfüllen, der Button für den Submit funktioniert dort aber nicht.
Also, in der Vorschau funktioniert alles, auf meiner Seite dann aber die Übertragung zur Datenbank nicht.
Ich hoffe, jemand weiß Rat.

Grüße Ronny

Hi,
Can you please translate your question?

Thanks,
Tal.

Unfortunately, I can not speak English.
I hope the google translation helps.

I would like to create a guestbook page with the database.
For this I have created a database “Gaestebuch” and created all necessary fields there.
Then I created a page “Guestbook New” and created a module for displaying the data records with the function “Lists & Grid”.
About the, also there created button “create entry” I link to another subpage with the name “guestbook entry”
There I created the input fields.
In the preview I can also fill in the fields and send them to the database with the button “Submit”.
If I then save the page and publish it, I can fill out the fields on my page, but the button for the submit does not work there.
So, in the preview everything works, but on my side then the transfer to the database is not.
I hope someone knows advice.

Greetings Ronny

Hi Ronny,
Please make sure that you’ve set the correct permissions for your database: https://support.wix.com/en/article/how-to-set-permissions-for-a-database-collection

If everything there is set properly, please check your developer console for errors and share them here.

Hello,
that’s the settings for my database:

and these are the settings for the dataset:

I can not find any Errors in the developer console.

Please note your dataset mode is set to “Read Only” - this doesn’t allow for form submissions.
You should change it to “Write Only” or “Read Write” - please see here for more details: CMS: Working with Dataset Connector Modes and Collection Permissions | Help Center | Wix.com

I think it finally works.
I deleted everything and started over again.
I do not know where the mistake was.
Thanks for your help.