Support

  1. brian2014
  2. Support
  3. Monday, January 26 2015, 10:01 AM
Hi,

I purchased the pro version to make sure I can create two profiles based on two different user groups. It looks like it is not possible. I dont see any profile creation after installing it.

Here is what I want to achieve

two profiles - one agent and another landlord

frontend users will choose the profile and then enter all details then register

for example agent profile will be linked to agent user group
landlord profile will be linked to landlord user group

then both profiles will have different fields

user register profile with those fields and then register to that usergroup

please tell me if this is possible?

As per your features, it is possible.

If it is not possible, please refund my money as I bought this thinking to use for the above purpose.
brian2014 Accepted Answer
Pro
Is it possible if I can create a dropdown field where frontend users can select joomla user groups?
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Hi,
yes you can use condition to do this, for example:
You can create a select field with two or more options like this
1|Agent
2|Landlord

Now on this field you can set two conditions like
- if equal to custom value "1" add to usergroup "Agent"
- if equal to custom value "2" add to usergroup "Landlord"

You can also choose which field show for each profile type.

You can find conditions on Fields Parameters (see screenshot).
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 2
brian2014 Accepted Answer
Pro
Thanks for your quick reply. So I can have a maximum of 10 condition right? My intention is to have two different forms one for agent and another for landlord. Is it possible?

Also would you please give me the link to tutorial or doc?
  1. more than a month ago
  2. Support
  3. # 3
brian2014 Accepted Answer
Pro
also can i have conditions like as below:

if the option is 1, then show address field on the registration page?
if option2 , show date of birth something like that

like you see in combo box.
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
So I can have a maximum of 10 condition right?
yes for each field.

My intention is to have two different forms one for agent and another for landlord. Is it possible?
Yes, Easy Profile extends Joomla user profile, not replace, so the registration form is only one, but you can do this with a small trick.

Follow these steps:
- Create a menu item for registration called "Register Agent", this menu item will have for example this url /http://index.php/registration
- Create a hidden field available on registration and edit profile with this parameters:
Default Value: 1
Condition 1: if equal to custom value "1" add to "Agent" usergroup and show Agent fields
Condition 2: if equal to custom value "2" add to "Landlord" usergroup and show Landlord fields
- Keep in mind the alias of hidden field
- Create a menu item of type External URL with this URL /http://index.php/registration?alias_of_hidden_field=2 called "Register Landlord"

with "alias_of_hidden_field=2" attached on URL you can change default value of hidden field to 2, here a tip: https://www.easy-profile.com/docs/27-set-default-value-in-registration-from-url.html


if the option is 1, then show address field on the registration page?
if option2 , show date of birth something like that
Yes
  1. more than a month ago
  2. Support
  3. # 5
brian2014 Accepted Answer
Pro
if the option is 1, then show address field on the registration page?
if option2 , show date of birth something like that
Yes

-- How can I do this?

I tried the options, but it does not work, may be I dont know exactly how to do it? Do you have any doc for this?
  1. more than a month ago
  2. Support
  3. # 6
brian2014 Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 7
brian2014 Accepted Answer
Pro
I mean user needs to select which user groups he wants to join after logging in using facebook?
  1. more than a month ago
  2. Support
  3. # 8
admin Accepted Answer
Admin
Hi,
you can force users to complete all the required fields. This option is into Easy Profile Options.
  1. more than a month ago
  2. Support
  3. # 9
brian2014 Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 10
admin Accepted Answer
Admin
Force the compilation of the required fields on login?
Yes, with this if you have a required select field to choose usergroup when the user do a login will be redirect on edit profile page and forced to compile this field.
  1. more than a month ago
  2. Support
  3. # 11
brian2014 Accepted Answer
Pro
Also, I am trying to integrate it with Cobalt. I have one problem. Can you please advise how can I show the field value from easyprofile in cobalt record based on privacy option?
  1. more than a month ago
  2. Support
  3. # 12
admin Accepted Answer
Admin
Sorry we not have experience with cobalt.

if you use our API to load user data read here: https://www.easy-profile.com/docs/38-jsnuser-object.html
With our API you can load user data based on privacy option.
  1. more than a month ago
  2. Support
  3. # 13
brian2014 Accepted Answer
Pro
I have now another problem:

Here is the scenario:

select field - having option 1, 2, 3, 4

4 different field - such as field1, filed2, field3, field4

Can I have the conditon like as below:
choose option1, display all 4 fields
choose option2, display all 4 fields
Choose option3, display all 4 fields

I tried , but it is not working for me.
  1. more than a month ago
  2. Support
  3. # 14
admin Accepted Answer
Admin
Hi,
yes because conditions have two ways. for example:
if you choose option 2
- Condition 1 hide fields
- Condition 2 show fields
- Condition 3 hide fields
RESULT: you have all fields hidden

The best way is to set one condition in this scenario:
- if equal to custom value "option4" hide all 4 fields
  1. more than a month ago
  2. Support
  3. # 15
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.