9 years ago
3
Topic

Hi, I would like a little help with conditional fields. I would like to one field condition others... 

I go to #5, and click on add... i would like to do that!

----

this field is [filled by] teacher

----

and

---

field 1 is hidden

field 2 is hidden

field 3 is hidden

field 4 is hidden

field 5 is hidden

field 6 is hidden

field 7 is hidden (...)

---

but i cant find the hidden option, any way to do that, is it another trigger that i have to use in this case?

thanks

Get a VIP membership
4229 Posts
Kadministrator
9 years ago
1
Level 1

Hi,

problem is hidden is not an event, it is a css visibility value. You will need to attach conditional on whatever hides this fields t first place, .e.g. if field 1 is hidden by clicking on x button then you will also need to to whatever you need to to on your field. But most likely at the end you will need some simple custom javascript that would check if any of your 1-7 fields has visibility: hidden css property.

9 years ago
0
Level 2

Thanks, i will check this possibilities.

9 years ago
0
Level 1

After Thinking i am more looking for disable the 7 fields instead of just hide, because i want also to make some fields required, if the person select the other option...

thanks

Get a Book for SEBLOD