How do I display an element in the form based on previous element form

  • Profile Image
    Greg
    Asked on August 13, 2020 at 01:56 AM

    How do I display an element in the form based on previous element form selection(dropdown or multiple choice)



    This is a re-post of a comment on How to Create Your First Web Form

  • Profile Image
    Vick
    Answered on August 13, 2020 at 05:43 AM

    Hi there,

    If I understood correctly you want to prepopulate data from one form to another? If yes then please check the guide below.

    https://www.jotform.com/help/351-How-to-Automatically-Pass-Form-Data-to-Another-Form

    If you are referring to something else then please ask your question in detail so we can provide assistance accordingly.

    Thanks.

  • Profile Image
    Chashamaorg
    Answered on August 13, 2020 at 04:29 PM

    Not exactly, I want to populate different options (hidden) in the form. For example if I selection option1 from the dropdown I get multiple choice selection, when option2 it would display a text box etc. On one selection it shows something on the other selection shows something else. Basically on selection it shows hidden field(s) of the form,  depends which selection you made, before you hit submit button. 

    Thanks.

  • Profile Image
    Lorenz
    Answered on August 13, 2020 at 08:12 PM

    Hello,

    Yes, that's actually possible using the Conditional logic feature. You'll have to use the SHOW/HIDE field condition. Kindly check the guide below, and it should help you achieve what you are trying to accomplish.

    How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    I hope this answers your query. Let us know if you need any further assistance.

  • Profile Image
    Chashamaorg
    Answered on August 14, 2020 at 07:00 PM

    Thank you!!