Expandir la barra de logros de la comunidad.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

How to create breadcrumb component in cq5?

Avatar

Level 2

Hi,

Please tell me steps for create breadcrumb component in cq5?

1 solución aceptada

Avatar

Respuesta correcta de
Level 10

Hi Manikandan,

  CQ5 comes with an OOTB component for breadcrumb and you can find the same here[1]

If you have a custom requirement, then you can extend/refer the same and write your custom login in it.

[1] http://<instanceURL>/crx/de/index.jsp#/libs/foundation/components/breadcrumb

 

Regards,

Lokesh

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
Level 10

Hi Manikandan,

  CQ5 comes with an OOTB component for breadcrumb and you can find the same here[1]

If you have a custom requirement, then you can extend/refer the same and write your custom login in it.

[1] http://<instanceURL>/crx/de/index.jsp#/libs/foundation/components/breadcrumb

 

Regards,

Lokesh