You are viewing limited content. For full access, please sign in.

Question

Question

Forms exclusive gateway - if any box is checked on a checkbox field

asked on November 22, 2021 Show version history

Hello,

Working on a Forms process for a customer and one of the fields on the form is a checkbox with close to 50 boxes they can check. We want a task to be assigned to a team if any box is checked. When setting up the outflow from the exclusive gateway, using the checkbox form field in question, I don't see a way to say 'any of the boxes is checked.' Instead, it looks like I may need to pick each of the 50 ish options, separated by 'or' operators.

Does that sound right? Am I missing something super easy? Could I maybe say '/dataset/Checkbox_Field/!=""' instead?

Thanks!

0 0

Answer

SELECTED ANSWER
replied on November 23, 2021

You can use expression such as '/dataset/Checkbox_Field/*="checked"'.

2 0
replied on November 24, 2021

Exactly what I was looking for. Thanks!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.