Listas desplegables dependientes

  • Refinor_formularios
    Fecha de consulta 12 de junio de 2024, 14:20

    Estimados:

    Necesito saber como hacer una lista desplegable dependiente de una anterior, lo he intentado hacer con Listas dinámicas, pero el problema es que toda la información va a un solo campo y necesito tener separadas.

    Por ejemplo Categoría, y dentro de categoría Tipos de eventos, dentro de tipos de eventos importancia.

    hay algo que pueda usar para hacer esto?


    Esto es lo que se ve con Listas dinámicas en las tablas.

    Listas desplegables dependientes Image 1 Screenshot 20

    la información de este campo no la puedo separar.


    Gracias


  • Mafe_M Jotform Support
    Fecha de respuesta 12 de junio de 2024, 15:16

    Hi Refinor_formularios,

    Thank you for reaching out to Jotform Support. Our Spanish Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, Your requirement can be achieved by using multiple dropdown fields and then use show/hide conditional logic that will show the next drop-down field depending on the option selected on the previous drop-down field. Let me show you how:

    I. Add multiple dropdown fields

    1. In Form Builder, click Add Form Element on the left-hand side of the page.
    2. Drag and Drop the drop-down fields in the form.

    Listas desplegables dependientes Image 1 Screenshot 30

    II. Set up show/hide conditional logic that will show the next drop-down field depending on the option selected on the previous drop-down field.

    1. In Form Builder, in the orange navigation bar at the top of the page, click on Settings.
    2. Click on Conditions on the left of the page.
    3. Now, click on Add a New Condition and then click on Show/Hide Field.
    4. Set the conditions like you see below:
    • IF: Do you have a dog or a cat? (this is the question that has the choice that the form submitter needs to select)
    • STATE: Is Equal To
    • VALUE: Dog (the first choice)
    • DO: Show
    • FIELD: What is the name of your dog? (the follow-up question that you want to show)

    Listas desplegables dependientes Image 2 Screenshot 41

    Give it a try and let us know how it goes.