| Description |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The page description. This field can be useful to describe the reason for
creating the page or its intended use.
|
| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The API name of
the Lightning Page.
|
| EntityDefinitionId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The name of the standard object or ID of
the custom object that the Lightning Page is associated
with. For Lightning Pages of
type AppPage or HomePage, this field is null.
This field is available in API version 39.0
and later.
|
| FullName |
- Type
- string
- Properties
- Create, Group, Nillable
- Description
- The full name of the associated FlexiPage object in Metadata API.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| ManageableState |
- Type
- ManageableState enumerated list
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is contained
in a package:
- beta
- deleted
- deprecated
- installed
- released
- unmanaged
For more information about states of manageability for components in
Force.com
AppExchange
packages, see “Planning the Release of Managed Packages” in the Salesforce online
help.
This field is available in API version 38.0 and later.
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The page’s label.
|
| Metadata |
- Type
- FlexiPageMetadata
- Properties
- Create, Nillable, Update
- Description
- Lightning Page
metadata.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace of the package of which the flexipage is a part.
|
| ParentFlexiPage |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The name of the FlexiPage that this page
inherits behavior from. Available in API version 37.0 or
later.
|
| SobjectType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The object the FlexiPage is
associated with. For Lightning Pages of
type AppPage or HomePage, this field is null.
Available in API
version 37.0 and 38.0. Deprecated as of API version 39.0. Use
EntityDefinitionId instead.
|
| Type |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklistSort
- Description
- Required. The type of the Lightning Page. Valid values
are:
-
AppPage—A Lightning Page
that is used as the home page for a custom app.
-
CommAppPage—A Lightning Page
that is used to represent a custom page, as created in the Community Builder, in Communities. This value is available in API
version 37.0 and later.
-
CommForgotPasswordPage—A Lightning Page
that’s used to override a forgot-password page, as created in
Community Builder, in Communities. This value is available in API
version 39.0 and later.
-
CommLoginPage—A Lightning Page
that’s used to override the login page, as created in Community Builder, in Communities. This value is available in API
version 39.0 and later.
-
CommObjectPage—A Lightning Page
used to override an object page, as created in Community Builder, in Communities. This value is available in API
version 38.0 and later.
-
CommQuickActionCreatePage—A Lightning Page
used to override the create record page, as created in Community Builder, in Communities. This value is available in API
version 38.0 and later.
-
CommRecordPage—A Lightning Page
used to override a record page , as created in the Community Builder, in Communities. This value is available in API
version 38.0 and later.
-
CommRelatedListPage—A
Lightning Page
used to override a related list page, as created in the Community Builder, in Communities. This value is available in API
version 38.0 and later.
-
CommSearchResultPage—A
Lightning Page
used to override the search result page, as created in Community Builder, in Communities. This value is available in API
version 38.0 and later.
-
CommSelfRegisterPage—A Lightning Page
used to override the self-registration page, as created in Community Builder, in Communities. This value is available in API
version 39.0 and later.
-
CommThemeLayoutPage—A
Lightning Page
used to override a theme layout page, as created in the Community
Builder, in Communities. This value is available in API
version 38.0 and later.
-
HomePage—A Lightning Page
that is used to override the Home page in Lightning Experience. This value is available in API
version 37.0 and later.
-
MailAppAppPage—An
email application pane used to override the default layout for Lightning for Outlook. This value is available in API
version 38.0 and later.
-
RecordPage—A Lightning Page
used to override an object record page in Lightning Experience. This value is available in API
version 37.0 and later.
-
UtilityBar—A Lightning Page
used as the utility bar in Lightning Experience
apps. This value is available in API
version 38.0 and later.
Available in API
version 32.0 or later. In API versions 32.0
through 36.0, this field can only have a value of AppPage.
|