mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
schema
This commit is contained in:
@@ -484,6 +484,13 @@
|
||||
"massSelect": {
|
||||
"type": "boolean",
|
||||
"description": "Allow mass select."
|
||||
},
|
||||
"createAttributeMap": {
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": "Attributes to carry over to a related record when creating. Mapping Parent => Related."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user