Input Table: Show the choice of the participants

  • philippegay
    Demandé le 27 novembre 2023 à 14:08
    and then, if possible, I would like to make appear the choice of participants.

    So they see:

    How to add slider option selection in the form Image 1 Screenshot 20 Screenshot 10and if they click on the first choice, it appears:

    Vous = 100

    Autre = 50


    If they click on the last, il appears:

    Vous = 85

    Autre = 85

  • Neil Jotform Support
    Répondu le 27 novembre 2023 à 16:00

    Hi Philippe,

    Thanks for reaching out to Jotform Support. We can add two Short Text field after the Input Table and create a conditional logic to show the choices. Let me walk you through it:

    • Add two Short Text field and name them "Vous" and "Autre". We can enable the Shrink option so both of them can be on the same line.

    Input Table: Show the choice of the participants Image 1 Screenshot 50

    • Then, go to the Settings at the top.
    • Select Conditions on the left, add a new condition, and choose Update/Calculate Field.

    Input Table: Show the choice of the participants Image 2 Screenshot 61

    • After that, create a conditional logic using calculated field value. We will perform a simple math (Because the choices on your Input Table are basically set up like this; 2070, 2565, etc.) You can refer to my example below:

    Input Table: Show the choice of the participants Image 3 Screenshot 72

    So basically, you will use subtraction to get the correct choice to show on the text fields. Here's the result:

    Input Table: Show the choice of the participants Image 4 Screenshot 83

    Give it a try, and let us know if you have any other questions.