Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

How to add custom filters in the Guides Editor

Avatar

Level 1

We are using Guides Version: 5.0.0.211 in AEM 6.5 with service pack 21. We want to add some custom filters in the guides editor. We followed these two documents.
https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/install-guide/on-prem-ig/...
https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/knowledge-base/expert-ses...
We added filters in the Folder Profile ui_config.json file. First, added the filters in the "browseFilters" section, and it's not coming in the editor. Then added filters in "repositoryFilters" section. Now the filters are appearing in the Advanced Filter popup like below 

MuthuprasanthM2_0-1751454858312.png

However, when applying these custom filters, the search results are not coming based on that. When inspecting the network call on clicking Apply, in the request payload, only the OOTB filters are going and not our custom filters. 

MuthuprasanthM2_1-1751455019126.png
Also, we notice something called widgetId for a few of the OOTB filters. What's the purpose of the widgetId attribute? And what type of operations are supported in filters like "exists", "like", any other?

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee

@MuthuprasanthM2 : support for custom fields into search query will be supported starting 5.1 release of AEM Guides. (on cloud it was introduced in April - 5.1 being the next non-cloud release will also support it).

I hope this helps