RE: Facets gets hidden when no search results.

Jamie Sammons, modified 2 Years ago. New Member Posts: 5 Join Date: 3/1/23 Recent Posts

Hello,

I have multiple facets on a search page that I'm using for search filtering.

But when there is no result in the search or in any facet then all facets gets hidden,is there any way to still show the facets even when there are no results.

Thanks.

thumbnail
Russell Bohl, modified 2 Years ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

Hi Nirmal, one easy thing you can do is change the application decorator in each facet widget's Look and Feel Configuration. Barebones (the default) causes the widget to be hidden when there's nothing to display, but either Decorate or Borderless will at least show the widget's title.

Jamie Sammons, modified 2 Years ago. New Member Posts: 5 Join Date: 3/1/23 Recent Posts

Hi, Russell

​​​​​​​Thanks for the answer but I forgot to mention that my page is not a widget page, it is a content page and content page's widgets don't have look and feel configurations in it.

Is there any other solution to prevent that behaviour?

thumbnail
Russell Bohl, modified 2 Years ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

I honestly don't know how that can be done--but maybe if you create a widget template, it can be done there?