Hi All,
I need to add the locale next to published/unpublished status in tile when we use search for any resource.
Example : there could be multiple page of we retails in different locales and I need to search which we retails belongs to which language.
Likewise anither example if we search for Men page which is under we retails we can see it is in candan and us en as well.
but we wan to add more details in tiles which we get while search.
Thanks,
@arunpatidar @kautuk_sahni @BrianKasingli @Theo_Pendle @nitesh_kumar
Solved! Go to Solution.
Views
Replies
Total Likes
In AEM 6.5, you have to overlay following path: /libs/cq/gui/components/coral/admin/page/card/card.jsp
Like this:
I have described all details/steps under this topic:
For your use cases, you can overlay the nodes under /libs/cq/core/content and add your additional fields by following the content of inheritance in AEM.
Hope this helps!
Thanks,
Kiran Vedantam.
Hi @Kiran_Vedantam , could you please help me how these values are populating and how to add additional fields in it
In AEM 6.5, you have to overlay following path: /libs/cq/gui/components/coral/admin/page/card/card.jsp
Like this:
I have described all details/steps under this topic:
Thank you @lukasz-m this really helped, this changes can effect globally whithin instance, but while add some condition we can retsrict to make use of within certian paths, Thanks again
Views
Replies
Total Likes
Views
Likes
Replies