I am playing around with implementing the PowerCAT Subway Nav. Does anyone know if there is a way to show an item as both complete AND current?
If a user has completed a step, I'd like to be able to show it as complete, but also still have it be an effective component for noting the current page that the user is on.
The only ItemState values that I can see from the reference app are: "Current", "Completed", "Unsaved", "ViewedNotCompleted", "Error" and "WizardComplete".
"Current" seems to be the only ItemState that bolds the text to denote the current page, but also makes me lose my checkmark.
Awesome, thanks for the link
No. That component is pretty cut and dry in how it functions. SubwayNav control reference (preview) - Power Platform | Microsoft Learn
However, the React behind that control is forked from the m365 Fluent Admin Controls page here. If you're comfortable writing your own PCF, you can just make one that works the way you want.
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
57
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1