Usage | Extend the existing advanced search criteria of an asset keyword search performed by typing custom related search settings, for example, you can add specific search predicates for your own object types. |
Elements | element name=ExtensionPointSearchCriteria Value of attribute custom (true or false) |
Processing | This extension is initialized through the Extension.showSearchResults() method. Returns a user-defined advanced search (layout) screen displaying the available search options. Refreshes the default search results page. |
Provided by | BusinessUI |
Example | <ExtensionPointSearchCriteria custom="false" /> |