The Labels/Titles API allows you to work with the table/field labels and titles. Table/field names are case-insensitive.
API functions work in events like AfterAppInit, AfterTableInit, BeforeProcess of the appropriate page.
Specify an empty string "" for the language parameter to use the current language.
Functions
Function |
Description |
Gets or sets the field label. |
|
Gets or sets the table caption. |
|
Gets or sets the project logo. |
|
Gets or sets the field placeholder. |
|
Gets or sets the field tooltip. |
|
Gets or sets the page title. |
|
Gets or sets the breadcrumbs label template. |
See also:
•Miscellaneous settings: Label Editor
•Page Designer: Working with page elements