⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

on select hide some fields



onica
  • profile picture
  • Member

Posted 15 May 2017 - 17:42 PM

hello ,

 

I have a drop drown and some input fields . When I select something in the drop down I need to hide some fields. how do I do that?

 

for example If I select option 'car red' from the drop down, inputs 'a', 'b','c' to be visible and hide the rest (hide fields d,e,f)

and If I select option 'car blue' from the drop down, inputs 'd', 'e','f' to be visible and hide the rest (hide fields a,b,c)

 


xheradon
  • profile picture
  • Member

Posted 16 May 2017 - 07:47 AM

Do it with javascript.