cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation Tag Library - get property "com.sap.portal.navigation.Invisible"

0 Kudos

hi

i'm developing a new detailed navigation with the navigation tag library. i need to hide some pages/iviews where the property "com.sap.portal.navigation.Invisible" is set. how can i query the value of the property.

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Joachim,

Do the iterate tags return navigation nodes which are set to "invisible in navigation"?! They shouldn't, and so there shouldn't be any need for accessing this attribute in standard cases!

Anyhow, in some cases it might be needed to check for invisible nav nodes which are default entry for a folder, for this see here:

Hope it helps

Detlev

Answers (1)

Answers (1)

0 Kudos

you are right!

thanks!