We have field required validators in different transitions of workflow.We want screen to pop up with that transitions only if required fields are empty and if all required fields are filled it should move to different status without opening a screen associated with that transition.How to make conditional screens pop up in workflow transitions?
You cannot do that the solution would be to create multiple transition, 1 with the condition of the field empty with the transition screen + validator and the second one with condition on the field and no transition screen.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.