Adding Fields to Registration Forms - Joomla! Forum - community, help and support


i looking add custom fields registration form new users page. need forms record data mysql database.

i aware of user-profile plugin need these new fields record same database (#_users) other registration fields , contained under same "registration" header/title on front end.

i comfortable editing whatever php , xml files , making changes myphpadmin needed well.

any appreciated! :d

thank you,

jacob c

the additional fields recorded in table xyz_user_profiles. table contains following columns:

- user_id
- profile_key
- profile_value
- ordering

note:
(a) xyz_ table prefix used joomla! site
(b) colum profile_key contains values such profile.address1, profile.address2, profile.city, , forth.

so, if want display these values particular user, join table xyz_users table values both tables.

hope information helps...





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support