Low Search and MSM
Hi,
It says Low Search (on Devot-ee) support MSM, but I can't figure out (docs) how I can search on Site2 for entries locate on Site1.
I've already created a few Collections on Site1
Maybe you can steer me in the right direction.
Thanks
Replies
Low 30 Jan 2014 09:23
The site="" parameter is native to EE and therefore also available as a parameter in Low Search, as per LS’s take on parameters.
This means you can use the site="" param as an input field in your Form tag (<input type="hidden" name="site" value="site1">), or as a tag parameter in the Results tag (site="site1").
Robert M 30 Jan 2014 22:51
thank you, that worked