Datum wird nicht gespeichert

Participants Database Datepicker Datum wird nur sporadich in die Datenbank gespeichert… Nehme ich Änderungen in in einem Datensatz vor fehlen vorher evtl gespeicherte Daten(Datum) wieder. Wer kann helfen?

Welcome @johannt,

Check the attribute rules in your form model.
You can simplify them by just using ‘safe’ or ‘string’ for the date attributes to test if it works.