Adding a filter to the main table of an entity - imona/tutorial GitHub Wiki

Adding a filter to the main table of an entity enables filtering all entities of that type according to a certain criteria. This filter is applied whenever a table of that type of entity is shown.

Filter

In order to add one (to Customer entity for example):

  1. Layout button on the top should be clicked in the Customer page.
  2. Right click on the screen.
  3. Choose 'Main Table Filter' from the menu.
  4. Set the condition of the filter.
  5. Press the 'Save' button and the filter is added to the entity.

In order to remove the filter from the entity, just press the 'Remove' button on the same screen.

⚠️ **GitHub.com Fallback** ⚠️