Data Container Array

This is the reference for Data Container Arrays (DCA) explaining all the available options for defining the table configuration, listing records, fields, callbacks and back end input palettes.

A DCA consists of five main parts:

  • Config

    Configuration of the table itself.

  • List

    Definition of how records are listed in the back end.

  • Fields

    Definition of table columns.

  • Palettes

    Back end form layout for editing records.

  • Callbacks

    Callbacks within a Data Container Array.