JSON Queries

The JSON Queries preference is used to record a list of JSON queries in the system. The choice of values are selected using an autocomplete or dropdown list.

Location

JSON Queries list

The table of JSON Queries will display the code, name, and status for the JSON query.

Configuration

When adding or editing a JSON query, users are presented with the below form to complete. Always press Save in the bottom right-hand corner of the browser after adding or editing a JSON query.

Edit JSON Query

Code (Required, Unique)

A unique code for the JSON query. This can be the same as the name but must be unique throughout the entire system.

Active

A checkbox to activate/deactivate an entry. If the preference is not active, it will not be selectable in any drop-down lists.

Name (Required)

A name for the JSON query. It is advisable to keep this unique.

Query (Required)

The JSON query itself. This is the query that will be run when the JSON query is selected.