specs/routes/R_TBLQ

Table Query Editor

Overview

The Table Query Editor allows the user to view and edit a Table Query.

Users can also use the "Test" button in the top right of the screen to test out specific values if a filter within the query is set to "App Input"

Model/Page Connections

Table Query

Create

  • A user can create a new Table Query by selecting the "Queries" button in the top right of the page and then pressing "Create New Query".

View

  • A user can view the details of a Table Query by pressing the "Filters", "Sort" and "Limit" button in the top left of the screen.

Edit

  • A user can edit the Table Query by pressing the "Edit" button in the top right of the screen and then editing the name, Filters, Sort or Limit. If they make a change and the Query is already being used in apps, they will get a notification about which development versions of apps are being updated before they press "Save".

Deactivate

  • A user can deactivate a Table Query by pressing the "..." in the top right of the screen and pressing "Delete Query". This will hide the Query from the UI but not delete it from the database.

Pages

This page can be accessed from the following pages:

User Permissions

A user with table "edit" and "create" permissions can also view, edit, create and deactivate Table Queries.

Tests

IDName
QA-T570Table Queries : 01 - Create, Edit, Delete a Query
QA-T571Table Queries : 02 - Query Configuration

Requirements

No requirements