Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to create breadcrumb component in cq5?

Avatar

Level 2

Hi,

Please tell me steps for create breadcrumb component in cq5?

1 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

1 Reply

Avatar

Correct answer by
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