25 lines
628 B
JSON
25 lines
628 B
JSON
{
|
|
"recordViews":{
|
|
"edit": "views/preferences/record/edit"
|
|
},
|
|
"views":{
|
|
"edit": "views/preferences/edit"
|
|
},
|
|
"acl": "acl/preferences",
|
|
"aclPortal": "acl-portal/preferences",
|
|
"dynamicLogic": {
|
|
"fields": {
|
|
"assignmentEmailNotificationsIgnoreEntityTypeList": {
|
|
"visible": {
|
|
"conditionGroup": [
|
|
{
|
|
"type": "isTrue",
|
|
"attribute": "receiveAssignmentEmailNotifications"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|