Hello, interesting module... for some reason, I am only seeing "node" and "user" as options in the advanced settings for the default tab--and yet I have the Location's module "By location" tab available via the advanced search form... my goal is to have the "By Location" tab to be the default display for the search block.

Am I missing something simple? Thanks.

Comments

canen’s picture

dellis,

I took a quick look at the location_search module and it seems to implement its own search. Search config will only recognise it if it implements the core search API.

dellis’s picture

mmm interesting, thanks. I guess that means I should probably find a way to call the location search module's search function directly in the block then.

Thanks for looking into it.

canen’s picture

Status: Active » Closed (fixed)