How to show more information about a product when user wants to select it

  • Bloxit
    Asked on March 3, 2016 at 4:01 AM

    I want to make an info button when they have to choose. 2 choises, but with an info button about what the choises are. It's only visible with a click. Maybe a kind of I  (info) icon on it?

    It that possible

  • Boris
    Replied on March 3, 2016 at 7:59 AM

    There are several ways to achieve this.

    (1) The easiest one to set up is to use the Hover Text. It will display a small balloon with more information when the user puts their mouse over that form field:

    How to show more information about a product when user wants to select it Image 1 Screenshot 40

    (2) Alternatively, you can use conditional logic with show/hide rules to display a Text field containing more information about the product they have selected.

    First, you would add a Text field to your form, and add the message inside the Text field:

    How to show more information about a product when user wants to select it Image 2 Screenshot 51

    Then, we set up a show condition to show this Text field if the first product is selected:

    How to show more information about a product when user wants to select it Image 3 Screenshot 62

    I have set up a demo form with conditional method here:

    https://form.jotformpro.com/form/60623553506957

    Please let us know if you need further assistance, we are here to help.