Can there be two separate pieces of data associated with one selection in a drop down?

  • IanRm
    Asked on November 21, 2014 at 6:26 PM

    HI CAN I GET ASSISTANCE TO SET THE FOLLOWING UP PLEASE?

    STAGE 1: Objective to configure a drop down that the selection populates TWO different fields with TWO pieces of associated Data? (that can be referenced later on in a logical calculation) 

    FOR EXAMPLE: If A6 is selected in DROP-DOWN A -
    then Field B is auto populated with 148.5 and
    C is auto Populated with 105 - and so on . . . .

    DROP DOWN

    A: Prod. Name/Size

    B: LONG SIDE MM C: SHORT SIDE MM
    A7 105 74.25
    A6 148.5 105
    A5 210 148.5
    A4 297 210
    A3 420 297
  • raul
    Replied on November 21, 2014 at 7:15 PM

    Yes, this is possible using http://form.jotformpro.com/form/43246867810965

    Basically, you need to create conditions in your to update fields based on the selection of the dropdown

    Can there be two separate pieces of data associated with one selection in a drop down? Image 1 Screenshot 40

    Then you set the desired value for each text field

    Can there be two separate pieces of data associated with one selection in a drop down? Image 2 Screenshot 51

    And continue to add conditions (2 per paper size in this case) for all the options in the dropdown.

    Can there be two separate pieces of data associated with one selection in a drop down? Image 3 Screenshot 62

    Feel free to clone the demo form if it works for you.

    Let us know if this helps.
    Thanks.

  • IanRm
    Replied on November 22, 2014 at 4:42 AM

    thank you raul - perfect