Used to configure an app.
A link to the page is displayed in an app's entry from the Manage Apps page. Unlike other page modules, an app may only define a single configurePage.
key
Type | |
Max length | 128 |
Required | Yes |
Pattern | ^[a-zA-Z0-9-]+$ |
Description | A key to identify this module. This key must be unique across all modules defined by your app. |
name
Type | |
Required | Yes |
Description | Represents a string that can be resolved via a localization properties file. You can use the same i18n Property key and value in multiple places, but identical keys must have identical values. |
i18n |
| ||||
value |
|
url
Type | |
Max length | 2048 |
Format | uri-template |
Required | Yes |
conditions
Type | |
Description | Conditions control whether or not a module will be displayed based on the current context. See Conditions for more details |
params
Type |
Rate this page: