Hi
Is there any way to extend the registration form? I want to add more fields. e.g. address, telephone etc.
I also want to store the user details into another table rather than Joomla users table. Is it possbile?
Thanks
Is there any way to extend the registration form? I want to add more fields. e.g. address, telephone etc.
I also want to store the user details into another table rather than Joomla users table. Is it possbile?
Thanks
Hi cindyS,
Yes it is possible but there is some work involved and it requires some coding and Joomla! knowledge. You need to create a separate table in the database and link it to the user using the user_id.
Bob
PS I've written quite a long tutorial on this kind of application that you can buy here if you think that would help you.
Yes it is possible but there is some work involved and it requires some coding and Joomla! knowledge. You need to create a separate table in the database and link it to the user using the user_id.
Bob
PS I've written quite a long tutorial on this kind of application that you can buy here if you think that would help you.
This topic is locked and no more replies can be posted.