Tabcollection
Class: metadata
Tab collections are groups of related tabs relevant to particular roles or tasks. When you view a tab collection, Vault displays its tabs in the primary navigation bar.
Learn more in Vault Help.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
active | Type: Boolean | Indicates whether the component is active. |
help_content | Type: String Max length: 150 | Text that appears in the UI when users hover over the label in the tab bar. |
Tabcollectionitem
Section link for TabcollectionitemTab collections are groups of related tabs relevant to particular roles or tasks. When you view a tab collection, Vault displays its tabs in the primary navigation bar.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
active | Type: Boolean | Indicates whether the component is active. |
tabs | Type: Component Multi-value | For items of type Menu, a list of Tabs to include in the menu. |
order | Type: Number Required | The order in which the Tab appears in the Tab Collection Menu. |
tab | Type: Component | For items of type Tab, the Tab to include in the collection. For example, Tab.products__c. |
type | Type: Enum Required Allowed values:
| Indicates whether the item is a Tab or a Menu. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |