I made a form for updating a users profile. The data are read from two tables: the Joomla User table and a custom chronoforms-table with additional infos of the user. The data is hold under two differnt ModelIDs: User and UserExt.
After submitting the changed data i have two DBSave-Actions, one for the joomla table, one for the custom table.
My Problem: in both tables the data is not updated. After the Save-Action there is one new row in both tables.
What is my error?
Sorry for my bad english :-(
Greetings
Gerhard
After submitting the changed data i have two DBSave-Actions, one for the joomla table, one for the custom table.
My Problem: in both tables the data is not updated. After the Save-Action there is one new row in both tables.
What is my error?
Sorry for my bad english :-(
Greetings
Gerhard