I have a workflow for a project that has required fields for the tech team to fill out. In that workflow I have a couple of pop up screens that will show up. Is there a way to configure it so if the fields are filled out the pop up won't appear and the user can go to the next status?
Yes and no :)
You just have to add an extra transition and add conditions to it, so that you allow the second transition to happen, only if these fields are not null. The old transition you will keep it as is, but you will add a condition only if these fields are null.
Let me know if the above are clear.
@Alex Koxaras -Relational- Thank you! I will have to read through this a couple of times to fully understand, but I appreciate the run-through.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.