Jump to content

Static checkbox group - Error No matching gotoif found


EvanD

Recommended Posts

Hello,

I am receiving an error when using the Static checkbox group Field Type. The error is "No matching gotoIf found..."
The error occurs when when none of the checkboxes are checked. I am using a Parallel process with Decision Nodes branching from the answers of the Static checkbox group. The Custom Expression checks with "contains" and "!=". 

Included is a diagram of my setup.

image.thumb.png.0ffea827a9abff6c35536e9aed92871b.png

 

Thanks,

Evan

Link to comment
Share on other sites

@EvanD

12 hours ago, EvanD said:

Decision Nodes branching from the answers of the Static checkbox group

So, you are branching depending on the answer, that's fine, but do you have a branch in case, as you mentioned, there is no answer (i.e. no checkboxes checked)? This is what the process is complaining about... I would suggest adding another branch using "No Match" criteria to cater for this scenario...

Link to comment
Share on other sites

Hello Victor,

That worked perfectly. I incorrectly thought no check in a checkbox would also match "!=" the checked answer. Changing the alternate route to "No Match" made my process act as expected, and resolved all of my issues.

Thank you!

Evan

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...