LISE Custom Search Template Title Field Only
Posted: Thu Jun 12, 2025 9:12 am
Is it possible to setup a custom search field that only searches the title field in a LISE Custom Search Template?
I can easily search custom fields, but I can't seem to find the right setup for a search field to only search the title field.
I've tried these combinations:
I can easily search custom fields, but I can't seem to find the right setup for a search field to only search the title field.
I've tried these combinations:
Code: Select all
<input type="text" id="{$modulealias}title" name="{$actionid}title" value="" />
<input type="text" id="{$modulealias}title" name="{$actionid}search_title" value="" />