Ok, so I have 2 tables. One is the standard user manager table provided with joomla. The other is a sponsor_table i created which containts data from a chronoform registration form. When a user registers, 5 fields are added to the user manager table, while the full 10 fields are added to the other table. Now, I want to be able to create a form which updates the information in the sponsor_table (mainly username and password) AND adds this updated information to the user manager table as well. Currently, updating in the sponsor_table form does not update for the user manager table. Thank you!
This topic is locked and no more replies can be posted.