Search This is a optional tag
//search.(sections).('path')//
Displays a search form will performs a full text search on the contents of the headline, body and footnote field of all pages. Can be placed anywhere in your HTML template within the <body> tags. Optional 'sections' param will display a section menu to narrow the search. Optional 'button' param will display a button image rather than standard submit 'Search' button if file exists.
Required Paremeters:
None
Optional Parameters:
(sections) = sections
('path' ) = 'Any valid file name encased in single quotes (').
Usage:
//search//
Generated Lasso Code:
[QWP_Search: -sections, -button='path/imagename.filetype']
Results:
Text entry field and search button.
|
 |
|