The CAT_SearchNF module allows me to specify a restriction on which category I want to search. It also allows me to specify which ListItem types I want to appear in my search box. My search box appears with the listitem selectors as required.
The problem is that if I just click the start button without making any selections from the listitem selectors, the search is performed against the whole store, not restricted to the category restriction I specified. What I want to see in this situation is everything in the restricted category, not everything in the store.
Is there a magic setting I have to use somewhere to make this work as expected?
My Catalook version is 539, DNN 4.5.5
Thanks.