내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Adding new filter options for the Content Finder in 6.1

Avatar

Level 1

Has anyone attempted adding custom search filters in the Assets section in the Content Finder?

I had a look at adding a new item similar to /libs/wcm/core/content/editor/jcr:content/sidepanels/edit/items/assetsTab/items/filterPanel/items/views/items/search/items/searchpanel/items/paragraphpath but to no avail. Searching through the documentation on adding a custom filter (i.e. searching for custom components rather than Paragraphs) didn't turn up anything.

I also had a look at https://docs.adobe.com/docs/en/aem/6-1/administer/content/assets/custom-search-facets.html but couldn't find any concrete ideas or starting points.

Thanks,

Zoran

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Administrator

http://dev.day.com/content/kb/home/cq5/Development/Components/CustomCFTab.html

http://dev.day.com/docs/en/cq/current/widgets-api/index.html?class=CQ.wcm.ContentFinder

http://dev.day.com/content/kb/home/cq5/CQ5Authoring/Tuning/DisablingTheContentFinderFullVi ew.html

 

The concept is adding custom tab to Content finder, the reference Links for the same are:- 

                          https://docs.adobe.com/docs/en/cq/5-6-1/dam/how_to_use_the_damfinder.html#Finding Assets with Asset Share

                          https://chanchal.wordpress.com/2013/06/26/how-to-add-your-own-content-finder-tab-in-cq5/ (how to add your own content finder tab)

                          https://adobe-consulting-services.github.io/acs-aem-commons/features/contentfinder-querybuilder.html

                          http://experience-aem.blogspot.in/2014/02/aem-cq-56-change-tabs-order-in-content-finder.html

 

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Administrator

http://dev.day.com/content/kb/home/cq5/Development/Components/CustomCFTab.html

http://dev.day.com/docs/en/cq/current/widgets-api/index.html?class=CQ.wcm.ContentFinder

http://dev.day.com/content/kb/home/cq5/CQ5Authoring/Tuning/DisablingTheContentFinderFullVi ew.html

 

The concept is adding custom tab to Content finder, the reference Links for the same are:- 

                          https://docs.adobe.com/docs/en/cq/5-6-1/dam/how_to_use_the_damfinder.html#Finding Assets with Asset Share

                          https://chanchal.wordpress.com/2013/06/26/how-to-add-your-own-content-finder-tab-in-cq5/ (how to add your own content finder tab)

                          https://adobe-consulting-services.github.io/acs-aem-commons/features/contentfinder-querybuilder.html

                          http://experience-aem.blogspot.in/2014/02/aem-cq-56-change-tabs-order-in-content-finder.html

 

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 1

Hi Kautuk,

Thanks for the reply. I wasn't clear in my post but I'm actually trying to do this in TouchUI and as far as I can tell the links you posted are related to the Content Finder in Classic UI. I will have a look though and see if it leads me in the right direction.

Thanks,

Zoran