Hello,
I am setting up a form using the Joomla User Registration function but I am unable to select a specific table that i created. I would like to use my own table to hold the user registration info. Is it possible?
I am setting up a form using the Joomla User Registration function but I am unable to select a specific table that i created. I would like to use my own table to hold the user registration info. Is it possible?
Hi swmckay,
You can use a DB Save action to save date to another table. If you don't save data to the #__users table as well (which the Joomla! Registration action does) then the site User management may not work.
Bob
You can use a DB Save action to save date to another table. If you don't save data to the #__users table as well (which the Joomla! Registration action does) then the site User management may not work.
Bob
This topic is locked and no more replies can be posted.