I have a multiple drop down list. Inside the list, if the user chooses Band and or Orchestra a text field will pop up. Inside the list are about 6 values and of them two are Band and Orchestra.
I'm trying to figure out the operator to use and also, how my logic would look like. I'm saying if you select band and or orchestra, then what instrument do you play.
Do I have to make a case for all items in the drop down for this work, or can I just use the two cases and I'm interested in (Band/Orchestra)
Last edit: 3 years 2 days ago by krileon. Reason: Added [SOLVED] tag to subject