Search and the modules parameter
Posted: Thu Jan 25, 2024 1:58 pm
I'm trying to set up the Search module to limit its search to selected LISE modules plus page content, but it seems that content module is ignored if I include it in the search modules parameter:
{$entry->module} does output "content" as module name in the search result template, but do i have to use another name or filter in the foreach to get it to work?
Code: Select all
{Search modules='content,LISEProjects,LISENews,LISEDepartments' resultpage='search-result'}