S65 Directory Quick Search Component
Use the S65 Tag to display a Quick Search component for the directory application.
Application
Contacts
Can You Add This S-Tag in the WYSIWYG content editor?
No, this S-Tag cannot be added using the WYSIWYG content editor toolbar. Add the S-Tag code to the HTML using the Plain Text editor.
Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?
No, this S-Tag cannot be added using the Luminate CMSWYSIWYG content editor. Add the S-Tag code to the HTML using the Plain Text editor in Luminate CMS.
Format
-
Standard
[[S65:field_width:titled]]
-
XML
<convio:session name="65" param=" field_width:title" />
Parameters
-
field_width - The width of the text input field
-
title - The title to display above the input field
Sample Code
-
Standard
[[S65:50:Search Your Directories]]
-
XML
<convio:session name="65" param="50:Search Your Directories"> </convio:session>