Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Hauke Wittern on October 06, 2020, 05:30:46 am
-
When I add a "Progress/Navigation bar" element to a Webpage Wireframe diagram, the element displays the steps "Pay", "Enter address", "Confirm" and "Finished".
How do I customize these steps? In the Properties tool window there is a property "Steps". However, I can only select one of the predefined steps to be the active step.
I am using v15.2.
-
The functionality for modifying this is only available in the modal Properties dialog; it hasn't made it to the newer Properties docked window yet.
Open the Properties dialog by double-clicking the element, go to General page, Wireframing tab, and select the Steps tagged value. Then open the Tagged Value Note (4th icon from left on the tagged values toolbar) and you will see something like
Values: Pay,Enter adddress,Confirm,Finished
Default: Pay
Feel free to edit this, but don't mess up the syntax!
-
Thank you!