- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 12:46 AM
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
09-02-2025 03:24 AM
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
09-02-2025 03:24 AM
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
09-02-2025 04:32 AM
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
Tuesday
Hi @Shruti , I'm trying to hide the Reassign button in the Certification Review view. I've already created a variant of this view and hid the Reassign buttons in the header container, but they are still visible. Could you please tell me how I can disable this button?
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2025 08:24 AM
will this cause an flag when you upgrade?