1. jimie
  2. Support
  3. Wednesday, November 11 2015, 05:59 PM
Hello, I have the following:

Profile Type:

01|Candidate
02|Company

Now what condition do I need if I want:

if profile type, option select is 01, then show field "Last Name"
if profile type, option select 01, then show field "Business Name"

Rgds
admin Accepted Answer
Admin
Hi,
if you hide Last Name then Easy Profile will not work because this is core field.

Anyway to set conditions:
- Go to Components->Easy Profile->choose to edit "Profile Type" field
- Go in tab "Parameter"
- Set the conditions:
Condition 1
Operator: Equal
Compare with: Custom Value
Custom Value: 01
Target Field: choose candidate fields
Target Action: show
Condition 2
Operator: Equal
Compare with: Custom Value
Custom Value: 02
Target Field: choose company fields
Target Action: show
  1. more than a month ago
  2. Support
  3. # 1
jimie Accepted Answer
Pro
Another question,

Can I have different url for each user group registration ?

Like company has 1 specific registration url
Candidate has 1 specific registration url
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
yes you can with simple trick, see this example:

- You can create a hidden field (with alias user_type) with following conditions:
1. if equal to custom value "" (leave empty) show candidate fields
2. if equal to custom value "company" show company fields
- Now can access at these form with these link
1. (candidate) http://your-site.com/registration (normal Joomla registration form)
2. (company) http://your-site.com/registration?user_type=company (same previous link with parameter user_type)

Docs to assign field by URL here: http://docs.easy-profile.com/index.php/article/tips-and-tricks
  1. more than a month ago
  2. Support
  3. # 3
jimie Accepted Answer
Pro
Here what I did:

I created a field "profile type" where you can chose between candidate and company.

with condition if company selected, then show "Business name" field

But now I have a problem, "Business Name" is now available also in candidates edit profile

Rgds
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
can you post me your site details* or screenshot of your condition configuration?

*You can use the form below the reply in "site details" tab
  1. more than a month ago
  2. Support
  3. # 5
  • 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.