Add column to omnisearch result in inbox | Community
Skip to main content
March 24, 2020
Solved

Add column to omnisearch result in inbox

  • March 24, 2020
  • 1 reply
  • 1534 views

Hi,

 

I have a requirement to add/remove columns of search results in inbox. If i directly change anything under /libs/granite/omnisearch/content/metadata/inbox/views/list/columns its working but overlaying it to apps is not working.

 

 

I can customize columns of search results for assets by overlaying /libs/dam/gui/content/commons/availablecolumns. It is not just working for Inbox. Can someone help me with this?

 

Thanks

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

You see the behavior because "/libs/granite/omnisearch/content/metadata/inbox" is AEM internal area which should not be overlayed.

 

On the other hand, "/libs/dam/gui/content/commons" is public area which can be overlayed. Read more about this at [1]

 

[1] https://docs.adobe.com/content/help/en/experience-manager-64/deploying/upgrading/sustainable-upgrades.html

1 reply

user05162Adobe EmployeeAccepted solution
Adobe Employee
March 24, 2020

You see the behavior because "/libs/granite/omnisearch/content/metadata/inbox" is AEM internal area which should not be overlayed.

 

On the other hand, "/libs/dam/gui/content/commons" is public area which can be overlayed. Read more about this at [1]

 

[1] https://docs.adobe.com/content/help/en/experience-manager-64/deploying/upgrading/sustainable-upgrades.html