I need to create a form with multiple classes and has a button that will expand to give the user more information

  • Rritsud
    Asked on April 13, 2017 at 10:53 AM

    Each choice needs to have a small expand arrow for more information regarding that choice.  Each choice is for a class and the expand arrow or button gives the user information for the date, place, instructor and things like that.  I haven't been able to come up with a good way yet.  Here is a link to the form.

  • David JotForm Support
    Replied on April 13, 2017 at 12:43 PM

    The easiest way to set this up would be to create a "Text" field for each one of your classes that contains the information for that class.  You could then conditionally show those text fields based on which class or classes are selected:

    https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    This would require users to make the selection before the text is shown.