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" /> |