Skip to Content
0
Former Member
Jun 02, 2008 at 06:34 PM

Navigation Tag Library with Hidden Nodes

66 Views

I am currently working on a custom light detailed navigation using the SAP provided light detailed navigation as a template. One of the goals is to highlight the selected row in a different color. I have that working except when the selected row is a workset that is displaying a hidden page or iView ("Invisible in Navigation Areas" = Yes). When that node is selected, there is no link generated with class='lightDTNTextSelected'.

My question is how do I find which links (using the Navigation Tag Library) are selected but are displaying a hidden page/iView so that I can change the formatting.

Points will be rewarded for helpful solutions.