1. adplus
  2. Support
  3. Saturday, September 17 2016, 08:57 PM
Hi,
How can I make it so, that different Joomla user groups would have different user fields when they register their account (and check their profile).
E.g. user group of "sports journalists" would have fields username, password, field A, field B when they register and view their profile, and user group of "travel journalists" would have fields username, pw, field C, field D in their profile?
I can create different field groups under components > Easy Profile but is there a way to assign a specific user field to a specific Joomla user group?
Accepted Answer
admin Accepted Answer
Admin
Hi,
you can use conditions, with condition you can show/hide fields and add remove from usergroups.

for example
Field of type select with these options
1|sports journalists
2|travel journalists

in this field select following conditions (conditions are in Parameters tab)
Condition1 - If equal to custom value "1" add to usergroups "sports journalists" and show fieldA and fieldB
Condition2 - If equal to custom value "2" add to usergroups "travel journalists" and show fieldC and fieldD

see screenshot
Attachments (1)
  1. more than a month ago
  2. Support
  3. # Permalink


There are no replies made for this post yet.
However, you are not allowed to reply to this post.