Reset Table Filtering Settings

Kuika's Clear Table Filtering Configs action, specific to the Table element, is used to reset the filtering settings you have applied to your table data. By removing the filtering operations previously performed on the table, it makes all data visible again. In this tutorial, you will learn how to add the Clear Table Filtering Configs action to the Table element.

This training content consists of the following topics:

  1. Adding a Table element to your application.
  2. Adding Clear Table Filtering Configs action.

Add Table Element to Your Application

  1. After logging in to the Kuika platform, open the project you will work on from the “Apps” screen.
  1. In the “UI Design” (1) module, drag and drop the Table element (4) under the “Commonly Used” (3) category from the “Elements” (2) panel on the left edge.

Add Clear Table Filtering Configs Action

The Clear Table Filtering Configs action does not delete the data in the table columns, it only clears the filters.

  1. Click on the Table element you added to your application.
  2. Then, while in the “UI Design” module, open the “Properties” panel on the right side.

       3. Select “on Config Change > Export > Clear Table Filtering Configs” from the “+ ADD ACTION” drop-down menu.

       4. You can select the table from the “Select a Table” field to delete the filtering operations done before.