service operation workspace.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I want to allow all user to be able to create problem and to view the problem button except member of 'SD_SVCDESK_ALL', but this seem to be blocking everyone from using the button.
"label": {
"translatable": true,
"message": "New Problem"
},
"routeInfo": {
"route": "record",
"fields": {
"table": "problem",
"sysId": "-1"
},
"multiInstField": ""
},
"condition": {
"tableDescription": {
"table": "problem",
"canCreate":
{
"script": "!(gs.getUser().isMemberOf('SD_SVCDESK_ALL'))"
}
0 REPLIES 0
