Skip to content

Class: metadata

This component defines a custom page in Vault. You can create custom pages, but you cannot modify standard or system-managed pages.

Learn about Custom Pages.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active. When false, the page URL returns a Page Not Found error.
client_distributionType: ComponentReferenceReferences the associated Clientdistribution component (prefixed with Clientdistribution.). This is required if the page name ends with __c.
default_client_codeType: String
Max length: 255
For internal Veeva use only.
descriptionType: String
Max length: 255
A description of the Page to display in the Vault Admin UI.
disable_chromeType: BooleanIf true, the page does not display the Vault header. Defaults to false.
disable_configurationType: BooleanFor internal Veeva use only.
disable_permissionType: BooleanFor internal Veeva use only.
page_client_codeType: SubcomponentReferenceReferences the associated Pageclientcode subcomponent (prefixed with Pageclientcode.). This is required if the page name ends with __c and if the client_distribution is specified.
page_controllerType: ComponentReferenceRefers to the associated Pagecontroller component (prefixed with Pagecontroller.). This is required if the page name ends with __c.
server_codeType: ComponentReferenceFor internal Veeva use only.
url_path_nameType: String
Max length: 40
A unique URL path to access the page.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable