Is it possible to hide the Progress bar entirely in AssystNet for Service Offerings with an attached Process? In addition, is it possible to leave the Progress Bar, but mark certain stages in Process Designer to not be showing in AssystNet? We have some very long processes, with sub processes, that the end user really doesn’t need to worry about or have visibility to.
Solved
Hide process stages on AssystNet
Best answer by jyork
I was able to hide the entire process bar via styling:
.process-progress-bar {
display: none;
}
I will resubmit this as an Idea, to give the option at the Service Offering level to hide the progress bar for an individual service offering, as well as an option in Process Designer to hide individual stages for those you wish to show the progress bar on, but only specific stages.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
