The Search Table action allows users to search for specific text within a table. By linking it to a Table component on the UI, the data in the table is filtered according to the search term entered in a Text Input field.
Technical Features
Parameter Definitions
The user wants to filter the customer list displayed on a screen by ‘Customer Name’. The customer list in the table should be dynamically updated according to each word entered in the search box.
Application Flow:
Technical Risks and Controls
The Search Table action enables users to perform fast and flexible searches in tables within the application. Optimised at both the interface and data layer, this action improves user experience, makes large data sets more accessible, and simplifies interactive listing operations.