Please explain with configuration.
1 Like
-
Add the Linear Progress Bar to your canvas.
-
Set the Value that will be displayed to the user upon landing on the page.
-
Define the Total Value, representing the full percentage of the progress bar.
-
Configure both Value and Total Value using static or dynamic parameters.
How would I map that to a page or any other entity whose progress i want to show? what would be the process or criteria for that.
You can map this element to the data path to store the progress in the entity.
2 Likes