Conditional or Skip Logic - Hide page unless ticked a certain box

  • JGammon123
    Asked on August 19, 2020 at 6:21 AM

    Hi,

    Im struggling a bit, I hope you can help.

    Can you help me get the right skip logic for my form? 

    We need to hide a page unless a certain box is ticked. It doesn't seem to be working.

    If PTS/Sentinel box is ticked then page 15 should show. If this isn't ticked it should stay hidden, could you help with my conditioning logic?

    1597832321PTS Tick Screenshot 10

    1597832301Hide Page unless you tick PTS: Screenshot 21

    Hope you can help,

    Jack

  • Elton Support Team Lead
    Replied on August 19, 2020 at 9:06 AM

    I can confirm that it's not working. It seems the condition gets the column value instead of the selected row. You can try this workaround instead.

    1. Add form calculation widget after the input table field then hide it (right-click > hide). In its formula, add PTS/Sentinel checkbox and change it into string format (A-Z)

    Conditional or Skip Logic   Hide page unless ticked a certain box Image 1 Screenshot 40Conditional or Skip Logic   Hide page unless ticked a certain box Image 2 Screenshot 51

    2. Then use the calculation field in your condition like the following.

    Conditional or Skip Logic   Hide page unless ticked a certain box Image 3 Screenshot 62

    If you need further assistance, let us know.

  • JGammon123
    Replied on August 19, 2020 at 9:23 AM

    Thank you. Thats worked really well

    Jack