How to add a custom textfield filter in aem inbox?
There is no textfield predicate available to customize aem inbox filter. Is there a way to add a custom filter to search by initiator name in aem inbox filters?
There is no textfield predicate available to customize aem inbox filter. Is there a way to add a custom filter to search by initiator name in aem inbox filters?
Hello,
You can add the search fields under /libs/settings/inbox/search/facets/inbox/jcr:content/items but it seems that the actual logic is coming from the com.adobe.cq.inbox.impl.omnisearch.InboxFilter. You may need to build your own search handler for this use case.
Regards,
Vishu
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.