History: Custom Search Example Tpl
Source of version: 3 (current)
Copy to clipboard
{literal} ||Any text:| {input _filter="content" type="text" id="search" class="form-control" placeholder="Search..."} Status: | {select _filter="content" _options="o,p,c" _labels="Open,Pending,Closed" _default="" _field="tracker_status" _operator="or" class="form-control" multiple="multiple" id="status"} Sort by:| {select id="sortby" class="sort-by" _options="title_asc,title_desc,modification_date_ndesc,modification_date_nasc" _labels="Title A-Z,Title Z-A,Newest to oldest,Oldest to newest"} Results per page:| {select id="max" class="max-records" _options="10,25,50" _labels="10,25,50"}|| {input type="Submit" value="Search" class="btn btn-primary"} {/literal}