Dynamic Status bar for each flow action submit

HI - We got requirement to show dynamic status bar on submission of each flow action. I was searching to see whether we have any OOTB rules to implement this but I dont see anything that fulfill our requirement. I tried to use ‘pzProgressBar’ control but it is not updating the status.

Did anyone implemented this kind of requirement? If so can you please provide some inputs on how you implemented.

@VarunK04 To implement a dynamic status bar that updates on the submission of each flow action, you can use the ‘pzProgressBar’ control and customize it as per your requirement. You can also use the solution provided in reference 3 to update the progress bar based on the completion of required fields. Please note that you might need to custom build some parts of the solution to fit your specific requirement.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Progress Bar with Required fields completion

How to change Progress bar color from blue to green

How to show progress bar while uploading attachment file to Server?