Skip to main content

Viewing Capabilities of Tables

Blink Tables allows for basic and advanced view changes, to allow filtering, sorting, ordering and browsing the table records.

Supported viewing capabilities include:

  • Sorting
  • Filtering (including advanced filtering)
  • Changing fields order
  • Hiding/Exposing fields
  • Pagination
  • Changing field width
  • Copying a cell's value

Sorting Table Records

When hovering over a field header, one of the presented icons is the sorting icon.

Thumbnail
  1. The first click will trigger a sort in descending order.

  2. The second click will trigger a sort in the ascending order.

  3. The third click will return the sorting to be as it was before the first click.

info

The default sorting of the table is done according the record creation time.

Filtering Table Records

You can add filters to your Table two different ways:

From the filter feature above the Table:

Thumbnail

The filter of the table is done per field and will be done as follow:

  1. Field Name - Select the field that you want to filter in the Table from the dropdown.

  2. Operators:

  • Text - (Is equal to, Is not equal to, Contains, Does not contains, Starts with, Ends with, Is empty, Is not empty).
  • Number - (Is equal to, Is not equal to, Is less than, Is less than or equals to, is greater than, is greater than or equals to, Is empty, Is not empty, Is between)
  • Multi-select (Contains, Does not contains, Is empty, Is not empty)
  • Single-select (Is equal to, Is not equal to, Contains, Does not contains, Starts with, Ends with, Is empty, Is not empty)
  • Date / Date + Time (Is between, Is before, Is after, Past)
  • Checkbox - (True, False)
  • User - (Contains, Does not contains)
  1. Values:
  • Text - Free text box
  • Number - Free text to insert a number. When the operator is "Between”, you’ll see fields to specify the “from” and “to” of your range.
  • Multi-select - Allow to select multiple options of the values in the records
  • Single-select - Allow to select one option from the values in the records
  • Date: Yesterday, today, last 7 days, last 30 days, last year, custom date - allow to select specific dates in additional text box
  • Date & Time - like Date but with the option to set Time

Changing Fields Order

You can reorder your Table fields by dragging a selected field and dropping it into the new place.

Thumbnail

Hiding/Exposing Fields

You can decide which fields to display in the table and which fields to hide.

info

The following table fields are System Fields: and will not be presented by default: Created At, Created By, ID, Updated At and Updated By

  1. Click on the “eye” icon to open a modal with the fields. Any fields that are selected will be presented:
Thumbnail

Table Pagination

The Table pagination settings are at the bottom of the Table, offering the following options: 10, 20, 50, 100 records. The default number of records is 10 and it can be modified by selecting another number from the drop down.

info

When the number of records exceeds the value of the selected records, it creates a new page.

Thumbnail

Copying A Cell's Value

When clicking on a single cell, a “Copy” icon will be presented. Click the copy icon to copy the cell value.

Thumbnail

Table Views

There is an option to manage table views by selecting or adding your own table management views.

  • In the dropdown menu in the top-left corner, you will find out of the box options for reviewing your Table Views.
Thumbnail
  • You can also create your own table view by selecting the dropdown menu in the top-left corner, choosing the "Add View" option, and providing a name. If you want the table view to be private, check the corresponding box.

    • If you check the box next to "Private," this view will be private to other users. Otherwise, it will be public to all users.
Thumbnail
  • Proceed by creating a conditional statement you would like to apply to the table view you just created. You can also click on the eye icon to choose which columns you would like to display, drag columns to change their order in the table or sort the columns by hovering over the column header and clicking the up or down arrows. Then click "Save View."
Thumbnail
  • You can also edit the Table View you created by clicking on the dropdown menu and selecting the "Manage View" option. To make any changes, click the "Manage View" button. If you want to delete the view you created, click the "X" button.
Thumbnail