Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This service is used to define data sets and make them available to the JavaScript API. This web form was added for the web interface in Aptify 5.5.1.

A UI Part Metadata Item defines a SQL statement, which can be stored procedure call or a set of SQL statements. The data tables that are returned from the SQL statements are used to generate a data set, in JSON format, based on the information in the Tables and Sub Tables. The JSON-formatted data is stored in a UI Part which allows the information to be cached via the browser cache.

...

Filter Rules shows multiple top level tables, one of which has a child table (filterRules with filterRuleItems).

 

UI Part Metadata Items RecordImage Added

Attachments Tab

The Attachments tab lists any files relevant to the UI Part Metadata record. The tab becomes available when the record is initially saved.

General Tab

Name

The name of the UI Part Metadata.

Description

A description of the UI Part Metadata.

UI Part

The name of the related UI Part.

Source SQL

The SQL statement associated with this record.

Tables Tab

If this UI Part Metadata is related to any other table, those tables are listed on the Tables tab of UI Part Metadata records.