Generic Pages

Generic pages (PGEs) are a useful tool for creating custom workflows on demand without involving the Development Team.

A PGE consists of the following sections:

Section

Description

Platforms

The platforms the page is allowed to be run on.

Parameters

The list of inputs for the page.

TableGroupConfig

A JSON object of TableGroup(s) you wish to configure.

Steps

The steps the page should run on submission.

PreSteps

The steps the page should run before it is loaded.

NextPage

The PageID of another generic page to run on completion of the current page.

ButtonConfig

Customisable action buttons that can be added to a PGE.