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

Question

Question

If a Button is Selected and my Condition for the Outflow is not Met the Form Terminates

asked on May 12, 2015

I have the following condition on an Outflow Path.

/dataset/_action="Complete" and /dataset/Assign_WO_No="Yes"

If the COMPLETE button is selected but the Assign_WO_No is not YES instead of just rejecting the Outflow Path the Form Terminates.

Is this normal behaviour?

I just want it to do nothing if COMPLETE is selected without the Assign_WO_No being YES.

Is their a way to hide the COMPLETE Button until the Assign_WO_No is YES?

0 0

Replies

replied on May 12, 2015

It's hard to tell without a screenshot, but it does sound like expected behavior. You need to configure ALL possible outcomes and it sounds like you only configured the one for when Assign_WO_No is set to "Yes". If the stage is not supposed to be completed without that field being set to "Yes", then maybe the field should be required at this stage? If that's not the case, then your process should specify what happens when the field is not set to "Yes" after this task is complete.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.