💻 Configure your Association tab display.
1. Overview
The association-tab tile is a special tile type that is only valid in an associations tile. The configuration of the association-tab tile is almost identical (differences explained below) to that of the association.
2. Object Properties
The table provides a summary of the object properties associated with the association-tab item.
| Field | Type | Mandatory/Optional | Description |
|---|---|---|---|
type | string | Mandatory | Always set to association-tab. |
tab-title | string | Mandatory | The title to show as the name of the tab. |
3. Configuration
This simple configuration can be placed on any Entry Layout to render all associations with their default settings.
{
"type": "associations",
"load-all": true
}📌 Need Help?
