1. marver
  2. General
  3. Thursday, February 20 2014, 01:20 PM
Hello,

Been trying a lot of options, without results. So now it's time to ask the pro's :p

What I want is when you choose 'Medewerker 1': that 'Medewerker 2', 'Medewerker 3' and 'Medewerker 4' are hide.
But... when I select 'Medewerker 2': only 'Medewerker 3' and 'Medewerker 4' are hiden etc. etc,,

<blockquote>[img]http://46.182.218.150/~pro/example.jpg[/img]</blockquote>

is there any way to do this?

This is what it looks link in the backend:
<blockquote>[img]http://46.182.218.150/~pro/example2.jpg[/img]</blockquote>

Thanks,
Martijn
Accepted Answer
admin Accepted Answer
Admin
set this in option list
1|Medewerker 1
2|Medewerker 2
3|Medewerker 3
4|Medewerker 4

set this in condition
- Condition 1: if your select value is MINOR of custom value 2 hide field 2
- Condition 2: if your select value is MINOR of custom value 3 hide field 3
- Condition 3: if your select value is MINOR of custom value 4 hide field 4
- Condition 4: DISABLED
- Condition 5: DISABLED
  1. more than a month ago
  2. General
  3. # Permalink
marver Accepted Answer
Pro
Oops... image one is incorrect. 'Medewerker 1' should also be shown.
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Hi,
sorry for late reply,
can you please send me your site details or provide me a screenshot of your field condition?
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Care must be taken,
the conditions work in 2 ways.

your case (probably)
- Condition 1: if your select equal to value 1 hide text field 2,3,4
- Condition 2: if your select equal to value 2 hide text field 1,3,4
- Condition 3: if your select equal to value 3 hide text field 1,2,4
- Condition 4: if your select equal to value 4 hide text field 1,2,3

if you choose value 1 (Medewerker 1), this happens:
- Condition 1: hide 2,3,4
- Condition 2: show 1,3,4
- Condition 3: show 1,2,4
- Condition 4: show 1,2,3

Result: all fields are visible


Solution

set this condition
- Condition 1: if your select NOT equal to value 1 hide text field 1
- Condition 2: if your select NOT equal to value 2 hide text field 2
- Condition 3: if your select NOT equal to value 3 hide text field 3
- Condition 4: if your select NOT equal to value 4 hide text field 4

Now if you choose value 1 (Medewerker 1), this happens:
- Condition 1: show 1
- Condition 2: hide 2
- Condition 3: hide 3
- Condition 4: hide 4
  1. more than a month ago
  2. General
  3. # 3
marver Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 4
marver Accepted Answer
Pro
Wauw, thanks a lot!
  1. more than a month ago
  2. General
  3. # 5
marver Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 6
marver Accepted Answer
Pro
I'm sorry, it finally sank in. I've added this to the drop down as well. So now it works.
  1. more than a month ago
  2. General
  3. # 7
  • 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.