QuickSearch component
The QuickSearch component is a lightweight global UI element that searches whole words in QuickList instances, refreshes results, and integrates with the Breadcrumb component.
The QuickSearch is a lightweight global UI component that includes the following features:
-
Searches all the fields in the associated QuickList instance for the whole words you type in the search box. It does not support partial strings.
-
Refreshes the search results in the associated QuickList component.
-
Includes the Breadcrumb component. Upon searching, the search string appears in the Breadcrumb component.
-
When clicking "x" in the search Breadcrumb, the search filter is removed, and the search results are refreshed.
-
The QuickSearch component is available in the Versions 6.2 and later of Zuora Quotes.
The QuickSearch component consists of:
-
QuickSearch.component : The component to be embedded on Visualforce pages
QuickSearch Component Attributes
The QuickSearch component accepts the following attribute.
|
listName |
String |
Yes |
The associated QuickList name as registered in Zuora Config |