05-29-2012 09:23 AM
06-05-2012 02:59 AM
<config evaluator="string-compare" condition="AdvancedSearch" replace="true">
<advanced-search>
<!– Forms for the advanced search type list –>
<forms>
<!–
The 'form' config element contains the name of the model type
of the form to display.
The element supports the following optional attributes:
id = form id, the id of "search" will be assumed if not set
label = label text to display - defaults to model type if not set
labelId = I18N message id of label text to display
description = description text to display
descriptionId = I18N message id of description text to display
–>
<form labelId="search.form.label.cm_content" descriptionId="search.form.desc.cm_content">cm:content</form>
<form labelId="search.form.label.cm_folder" descriptionId="search.form.desc.cm_folder">cm:folder</form>
<!– Add an extra menu item on the advanced search page –>
<form labelId="xxx.search.form.label.xxx_comercial" descriptionId="xxx.search.form.desc.xxx_comercial">xxx:comercial</form>
</forms>
</advanced-search>
</config>
06-05-2012 04:38 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.