For each question event, we want to be able to show/hide multiple questions under the same event. Currently we are creating multiple events to do this.
For example: We have a question with options - 2005, 2006, 2007. Each year has 5 options to manage. When 2005 is selected, the 2005 corresponding questions should appear and the 2006 and 2007 questions should hide.
Any ideas how to do this now without multiple events?
Thanks,