Elxis CMS Forum
Extensions => Components => Topic started by: deverdev on October 26, 2009, 14:00:53
-
Hi
I need to divide the users on two types: biz and priv. So, I want to record users in different tables: users_biz and users_priv
In cms users are stored in one table users.
cms use this table as #__users
How can i do this ?? Help, please
Thanks
-
Why don't you just create new user group from elxis administration?
-
for each type must be different registration field.
for example: user "type1" have field description (textarea) but user "type2" haven't