Diagram Schema Attributes
Here’s the list of attributes that affect Diagram Schema generation. Use diagram target for all of them.
Attribute |
Type |
Inheritance |
Target |
Description |
Default |
|---|---|---|---|---|---|
enabled |
bool |
record (card) |
Enables diagram view for
the record
|
|
|
name |
string |
record (block) |
Override block name
|
||
caption |
string |
record (block) |
Block caption
|
||
archetype |
string |
|
record (block) |
Block archetype
|
|
icon |
string |
|
record (block) |
Block icon
|
|
show_icon |
bool |
|
record (block) |
Display icon on block
|
|
color |
string |
|
record (block) |
Block color
|
|
special_field |
string |
|
record field |
Mark block field as special
|
|
connector |
Connector |
|
record (block) |
Define block connector |
|
connector |
Connector |
record field |
Mark field as asset connector |
The following attributes are supporte by connector object attribute:
Attribute |
Type |
Description | Default |
|
|---|---|---|---|
type |
inoutpropertyasset |
Connector type | |
asset on records,See Connectors and Links | |
property on fields
|
| |
|
name |
string |
Name of the connector,
stored in anchor links
|
|
caption |
string |
Connector name displayed in UI |
Connector name |
position |
string |
||
category |
string |
||
color |
string |
Connector color
|
|