Hide button in sow form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 06:53 PM
How to hide this button? I tried inactive this record but nothing happens.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 07:01 PM
@tuitendung Assign to Me is an OOTB UI Action available on the problem table.
You can either choose to deactivate this UI Action or return false in the condition field of this UI Action to hide it.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:23 AM
Its not getting removed from SOW even after i make this as active=false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 11:53 PM
Hi @tuitendung
Let's have a look to the UI Action below.
URL: https://<instance_name>/sys_ui_action.do?sys_id=8513fcd0773b301027aae297cd5a9968
You can test it by simply deactivating the button and verifying whether it disappears in the workspace or not.
Cheers,
Tai Vu