We want to add a form in user portal for supervisor to make a selection before supervisor click "Approval" button. I have tried to ask Rovo but unfortunately unable to make it to work. I want to know if this is even possible and how exactly I can to do make it to work?
Also this form (or selection) must be mandatory before supervisor click "Approval" button.
Community moderators have prevented the ability to post new answers.
Hi @Mic Wang , the Partner answer above is correct on the one thing that matters: the Approve button on the portal bypasses workflow validators, so you cannot force a field at the moment of approval. But that only rules out one design. The design that works moves the mandatory selection to before the approval step, and JSM has all the pieces for it natively.
The shape:
Why this satisfies "mandatory": the supervisor physically cannot reach the Approve button until the form is submitted, because the request is not in the approval status yet. You get the enforcement without touching the approval transition that ignores validators.
Two things to know: the supervisor must be a customer or participant on the request to see and fill the form on the portal, so step 3 is not optional; and if the supervisor sometimes needs to reject at the form stage rather than the approval stage, add a "Decline" option to the form and let the same automation route it to a declined status instead.
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.