CentraSite 10.3 | CentraSite Developer's Guide | Customizing CentraSite | Customization of CentraSite Business UI | Customizing CentraSite Content Page | Browse Search Criteria
 
Browse Search Criteria
Usage
Extend the existing advanced search panel of an asset browse for typing custom related search settings, for example, you can add specific search predicates for your own object types.
Elements
*element name=ExtensionPointBrowseCriteria
*Value of attribute custom (true or false)
Processing
*This extension is initialized through the Extension.showBrowseResults() method.
*Returns a user-defined advanced search (layout) screen showing the available search options.
*Refreshes the default search results page.
Provided by
BusinessUI
Example
<ExtensionPointBrowseCriteria custom="false" />