1. xama
  2. Presales Question
  3. Tuesday, October 04 2016, 12:43 PM
I'd like to make a step by step registration as follows:

1) User fills basic registration fields - it is registered in 'registered' all group
2) User edits its profile filling the TAB "Pro" - it is now registered also in 'pro' group
3) As a Pro user now he can see "Vip" TAB in edit profile - now he can be registered also in 'Vip' group

a) is it possible a similar step-by-step behavior ?
b) tabs (groupfields) can be visible only for some joomla user groups?

thanks
GC
admin Accepted Answer
Admin
Hi,

a) is it possible a similar step-by-step behavior ?
Yes, you can use condition to add/remove from Usergroups (only Basic/Pro) and "Available for" params for each field to set who can have this field on profile.

Example
Default fieldgroup
- name (available for "Public" )
- email (available for "Public" )
- password (available for "Public" )
- .......(all basic details available for "Public" )

Pro fieldgroup
- Field Pro1 (available for "Registered" ) - Condition 1: if not empty add to usergroup "Pro"
- Field Pro2 (available for "Registered" )
- Field Pro3 (available for "Registered" )
- .......

Vip fieldgroup
- Field Vip1 (available for "Pro" ) - Condition 1: if not empty add to usergroup "Vip"
- Field Vip2 (available for "Pro" )
- Field Vip3 (available for "Pro" )
- .......

tabs (groupfields) can be visible only for some joomla user groups?
You can use "Visible for" parameter for each field, if all field in a fieldgroup are not visible then entire fieldgroup will be hidden
  1. more than a month ago
  2. Presales Question
  3. # 1
  • Page :
  • 1


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