CoreBOSBB

Full Version: Process flow: how to force conditions before changing a picklist
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to perform a small test-task in the process flow management, since I've never used that before. Now I know we can enforce certain conditions using the process flow, so here is my testcase: I have a dropdown that can only be set to a certain value if a numeric field is set to zero. Is there documentation on the process flow where I can figure out how to do that?
that sounds like a validation more than a flow

business process flow enforces a series of values in a certain sequence in the same status field, not a dependency between values
Ah OK, that seems like something that's due to the lack of my knowledge of the functionality. You did a video on that right?
https://github.com/coreBOS/ProcessFlowPerspective

That is most of the documentation and the link to the video is there too. The is probably some blog post about it.