Instructions
1-Place the element on the page.
2- Define the Data Type and Data Source from which the search will be conducted.
3- Set the Priority of Fields : Assign priorities to the search fields, with Search Field 1 being the highest priority and also serving as the field to search. The search results will be displayed based on the defined order of priority.
For example, if "Name" is set as the first priority and "Category" as the second, results matching the name will appear first, followed by matches from the category, regardless of the other field's value. For further clarification, please view the editor and demo link.
4- Define the ID of the Input Field in the "Input Box ID" to capture the search text.
5-Access the Search Results in the state "Search Results" and view the total number of results in "Results Count."
6- Set the Minimum Character Threshold for search initiation to ensure that the search only triggers after a specified number of characters have been entered.