Show-Hide in the multifield based on dropdown selection
Hi Guys
I have two fields
1. Dropdown with two options (1. type1, 2. type2)
2. Multifield with 4 items (item1, item2, item3, item4 ==> four items all are text fields)
case1: Now I want to show item2, item3 and item4 fields when a content author select dropdown option as type1
1. Dropdown(type1)
2. Multifield
-item2
-item3
-item4
case2: I want to show item1 and item4 fields when a content author select dropdown option as type2
1. Dropdown(type2)
2. Multifield
-item1
-item4
Can someone please help me how to achieve this one
Thanks in advance
