Question
8
Replies
5760
Views
Posted: September 6, 2017
Last activity: September 20, 2017
Closed
How to implement a progress bar
Hi, we are implementing a survey in Pega for my client. They asked if I can implement a progress bar based on the amount of questions answered (Questions Completed/Total Questions *100). Can anyone help me with this? I can't seem to find a guide.
Hi,
You can use pzProgressBar control to display a progress bar on the UI screen with the progress/status completed
Thank You.