This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi Team,
Is there a configuration available to default aem 6.5 inbox search page view to list view instead of card view?
Thanks in advance
Regards,
Manisha
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @manisha594391,
It is not available as configuration to amend the default view.
Logic for Inbox search page/results view is available at
/libs/granite/ui/components/shell/omnisearch/searchresults/searchresults.jsp where view is retrieved from cookie named shell.omnisearch.results.layoutId
Since Omnisearch node(/libs/granite/ui/components/shell/omnisearch) is greyed/has mixin with granite:InternalArea, "Overlay Node" is disabled.
Hi @manisha594391,
It is not available as configuration to amend the default view.
Logic for Inbox search page/results view is available at
/libs/granite/ui/components/shell/omnisearch/searchresults/searchresults.jsp where view is retrieved from cookie named shell.omnisearch.results.layoutId
Since Omnisearch node(/libs/granite/ui/components/shell/omnisearch) is greyed/has mixin with granite:InternalArea, "Overlay Node" is disabled.
Views
Replies
Total Likes
Views
Likes
Replies