1. creintechsolutionsllp
  2. General
  3. Friday, September 02 2016, 10:01 AM
I have one select field called category( with values singer/model/dancer). If i select singer I am showing another select box called "Trained In (Singing)" with values "pop/rock/opera/others" etc. (this field is hidden otherwise).
Now if I select others in "Trained In (Singing)" I need to show one more text box to enter other details called "Other details". Till here my conditions are working fine. But if I remove "singer " from category I need to hide both "Trained In (Singing)" and "Other details" text box. How should I put conditions ? Please help.

PFA
Attachments (1)
admin Accepted Answer
Admin
In Easy Profile 2 we have introduced a new parameter for conditions called "Two Ways" (Yes or No), so you can add 2 condition in Category field:
Condition 1:
Operator: Contains
Field to Compare: Custom value
Custom Value: singer
Two ways: No
Target Fields: "Trained In (Singing)"
Target Action: Show
(same your conditions but two ways set to no)

Condition 2:
Operator: Not contains
Field to Compare: Custom value
Custom Value: singer
Two ways: No
Target Fields: "Trained In (Singing)" and "Other details"
Target Action: Hide
(same your conditions but two ways set to no)

How to works Two Ways parameter?
Normally condition 1 work like: if contains custom value "singer" show field "Trained In (Singing)" otherwise hide field "Trained In (Singing)"
With Two Ways set to "No" condition 1 will work like: if contains custom value "singer" show field "Trained In (Singing)"
  1. more than a month ago
  2. General
  3. # 1
creintechsolutionsllp Accepted Answer
Pro
I am using version 2 of easyprofile. But I am not able to see this option of Two Ways. Please tell me from where should I change it.
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Are you sure? from your screenshot in your previous post I see UI from version 1.4.x.

In Easy Profile 2.0.1 (latest version) you should see something like my screenshot
Attachments (1)
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


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