- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello
Hope somebody can help with the following:
I'm trying to hide the "Request reassignment" button in CMDB Workspace, which is shown when viewing a CMDB Task:
I was able to hide it from the list view in "My Work":
By deactivating the action assignment:
But it is however still showing when you open/view the task itself:
Does anybody know where you can deactivate this on the task form as well?
I've looked into every declarative action I could find, UI actions as well as UI Builder.
Thanks in advance!
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi
Out of the box Task detail page is not editable . You can create a variant in UI builder to hide the button.
Go to the UI Builder -> CMDB workspace -> Task Details -> Duplicate Variant
Keep the variant order lowest and go to the setActionbutton state client script
Update the highlighted value to true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi
Out of the box Task detail page is not editable . You can create a variant in UI builder to hide the button.
Go to the UI Builder -> CMDB workspace -> Task Details -> Duplicate Variant
Keep the variant order lowest and go to the setActionbutton state client script
Update the highlighted value to true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you, that worked!
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
will this cause an flag when you upgrade?