Hello again,
I have a form (my last in v7), a beautiful list of all entrys, a wonderful detail page, which shows all fields of the entry in a form in text fields.
These text fields can i edit, as well. But I am not able to save ist to the database table.
I have a second Page "detail_save", and there is a action "save data" with the right table, the modell-name, update existing record and whole data form. But if I submit and get to this page there are no savings to the table.
Where is my faillure, where do i think false?