Optional$idOptional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Map a record to an output folder that loads only in specific circumstances. 'first install' -> 'unload' (only loaded when plugin is first registered), 'demo' -> 'unload.demo' (only loaded when demo data is loaded), 'once' -> 'apply_once' (scripts that are only applied once)
Optional$overrideSet properties not directly supported by this API.
An array of columns in the table to display in the list
OptionalparentThe table on which the related list appears
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrelationshipThe relationship to apply to the related list
Name of the table for the list
The UI view (sys_ui_view) to apply to the list (reference record or name of the UI View)
Deprecated
List IDs are now derived from the other fields. The explicit $id is no longer used.