Add dateOfBirth field and localization support for CBeteiligte entity; update layouts and metadata
This commit is contained in:
@@ -57,6 +57,13 @@
|
||||
"required": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"dateOfBirth": {
|
||||
"type": "date",
|
||||
"required": false,
|
||||
"tooltip": true,
|
||||
"isCustom": true,
|
||||
"isPersonalData": true
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user