WebCenter Portal: Cómo obtener el ID del nodo actual de navegación

No existe una EL Expression directa para obtener el ID del nodo actual de navegación.

(English version soon)

Elemento de navegación

Para obtener el ID no hay más que cortar de la prettyUrlPath la profundidad del nodo actual:

#{node.prettyUrlPath[node.depth]}
Referencias:

Comments

Popular posts from this blog

OJET: Inter-Module communication in TypeScript Template

OJET: Build and Deploy in an Application Server

OJET: Select All options using only Checkboxset