Smart Search
Description:
Smart Search
Smart Search component is used to create a search bar on the attributes given in children on the provided datasource.
Allowed Parent Components:
Card Body
Col
Grid Child
Horizontal Section
Scroll Layout
Vertical Section
Allowed Child Components:
Pulse
Query Additional Datasource
Search Attribute
Trigger Before Render
Properties
Note: Visible condition property is not support for smart search fields. Please use enable condition to achieve this result
➤ Enable Saved Search
Change this property to hide/show the saved search option in the component. You must provide the grid item id if checked. Saved search can be used to save you search critirea or the gird view.
Allowed Values: Yes/No
➤ Grid Item Id
Specify the Item ID of the associated Grid Component whose column settings (column order, column width & column visible state) needs to be stored along with the saved search.
Allowed Values: Free text field
➤ Data Source Alias
Select the DataSource Alias on which to perform the search
Allowed Values: Select the DataSource Alias on which to perform the search
➤ Prevent Blind Search
Check this to avoid blind search.
Allowed Values: Yes/No
➤ Borderless
Allowed Values: Yes/No
➤ Avoid Intermediate Search
Check this to avoid intermedite query.
Allowed Values: Yes/No
➤ Placeholder
Allowed Values: An expression which should return string after evaluation
➤ On Change
Allowed Values: Controller Function
Last updated