Is it possible to show multiple fields at once using conditions?

  • Strategy1st
    Asked on November 13, 2017 at 8:25 AM

    Hello, I'm creating a form with conditional logic and having difficulty attaching "if/then" logic to a text element. Specifically, I'm trying to make a text element ("Please Provide Additional Details:") and all of the elements below it only appear under certain conditions.


    Any insight about this would be a great help!


  • onur JotForm Developer
    Replied on November 13, 2017 at 9:07 AM

    Hello,


    Could you please have a look at following condition to see whether it helps you?

    1510582047Screen Shot 2017 11 13 at 5 Screenshot 10


    Regards.

  • Strategy1st
    Replied on November 13, 2017 at 9:43 AM

    Thank you, this solution works to a point, however, “Show Multiple” is not an option in the DO field:

    answers Screenshot 10


    Any suggestions?

  • BJoanna
    Replied on November 13, 2017 at 11:43 AM

    We are unable to see our image. Please note that the files that are attached inside of an email will not be shown here on the forum. You have to open this thread and upload your screenshot.

    For which field are you unable to set “Show Multiple”? 

    Please note that the Hide Multiple and Show Multiple is only available for SHOW/HIDE FIELD conditional logic. 

    Hide or Show Multiple Fields at Once

  • Strategy1st
    Replied on November 13, 2017 at 11:53 AM

    Thank you, I changed to the SHOW/HIDE FIELD option and selected the multiple fields to show. These fields need to be hidden unless the criteria is met. Somehow, the fields are still showing in the form - even before the conditional field is answered?


    Not sure what I'm missing here - thanks for your help.

  • BJoanna
    Replied on November 13, 2017 at 12:50 PM

    Is the issue related to condition #10?

    1510594992condition1 Screenshot 10

    You set this condition to show fields if File Upload field is empty (a file is not uploaded). This condition is working properly. When a file is uploaded conditional fields are hidden.

    If you want to show fields when a file is uploaded then you need to change the conditional State to 'Is Filled'. 

    1510595245is filled Screenshot 21

    If you want to achieve something else, please provide us more details. Which fields do you want to show and when. 

    Let us know if you need further assistance. 

  • Strategy1st
    Replied on November 13, 2017 at 4:17 PM

    That solved it! 


    Much appreciated.