Help Center

Tables and Sorting in enrutar

In enrutar we use tables in many screens and they all share the same behavior: search, filters, sorting and, in some cases, bulk actions. This consistency allows you to learn once and reuse it in any list.

Tables in enrutar


Where they appear

Tables (list views) are present in most entities, for example: Work Orders, Work Reports, Material Lists, Time Entries, Documents, Employees, Agents, Work Order Statuses and Work Order Tags.

Some simpler screens may not include a sidebar filter bar (for example, Customers and Routes), but they do maintain the search bar and column sorting.


At the top of the table you will find a search field. As you type, enrutar filters the table by any column/field with matches, not just the name.

Example in Work Orders: you can find work orders by title, customer, route (inferred through associated Appointments), etc.

Filter system


In most tables there is a sidebar filter bar that you can show with the filter button (also see Sidebar System and Filter System).

Structure by sections

Sidebar filters are grouped into sections (for example: Status, Assignees, Tags, Routes, Customers), and each section works the same way:

  • You can open/close the section by clicking on its name.
  • Inside there is usually a search field to quickly locate values within the filter itself (for example, finding a specific status).
  • In many cases there is a "All" option to select/deselect values globally.
  • If a section is limiting results, a counter like 10 of 15 may be shown next to the group name.

Column sorting


All tables allow sorting by columns:

  • When hovering over a column name, the header is highlighted.
  • When clicking on the header, the indicator changes to reflect:
    • Ascending order
    • Descending order
  • Columns being used for sorting are shown highlighted (in green).

In the Work Reports table, sorting also works on columns derived from the associated work order, such as Work Order Status and Work Order Tags.

Column customization


In the main tables (for example Work Orders, Work Reports and Time Entries) you can choose which columns to display and in what order they appear:

  1. Hover over the table header — a gear button (⚙) will appear in the right corner.
  2. Click on it to open the Customize Columns modal.
  3. Enable or disable columns with the checkboxes.
  4. Reorder columns by dragging them with the three-line icon.
  5. Use the Restore button to return to the original configuration.
  6. Click Save to apply the changes. The preference is saved for your user.

Additionally, you can resize any column by dragging the separator between two headers.

Bulk actions


In some tables (especially Work Orders) there is the option to perform bulk operations:

  • You usually see an Edit button (or an equivalent action).
  • You can select multiple rows and apply changes at once, for example:
    • Change status
    • Assign assignees
    • Archive multiple items