Property description
The settings property specifies how the relations component should behave.
Minimal JSON
{}{
"type": "relations",
"showAllColumnContent": true,
"useDiagramDataAttribute": true
}Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
showAllColumnContent | Determines whether values are trimmed. | boolean | No |
useDiagramDataAttribute | Determines whether the diagram component loads saved data from the diagramData attribute or fetches fresh data for the given object ID. | boolean | No |