conditional logic issue in workflow

  • lritter
    Asked on June 5, 2020 at 9:43 AM

    I just discovered another issue with setting the conditional logic showing/hiding the last paragraph ("If you have selected...") and the last field ("Explain your reasons...").

    When the 'Approve?' field is empty these two fields need to be hidden

    When the 'Approve?' field = Approved, these two fields need to be hidden

    When the 'Approve?' filed = Denied, these two fields need to show.

    This works, except if you select Denied, then switch to Approved, the two fields do not hide again, they remain visible. 

    I really appreciate your help!

  • Sonnyfer JotForm Support
    Replied on June 5, 2020 at 10:20 AM

    I have checked your form and it looks like you have conflicting Show/Hide conditions.

    When you select Approved, it would still show the "If you have select DENIED.." and "Explain your.." because they're set to show in your other condition.

    To solve this, you have to remove the said fields from your "Get Page URL Contains.." condition.

    1591366528rmovethis Screenshot 10

    Here's how your form would behave afterward:

    1591366801appp Screenshot 21

    If you need further assistance, please let us know.

  • lritter
    Replied on June 5, 2020 at 10:54 AM

    Genius! It works perfectly now. Thank you so much Sonnyfer!