- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 12:36 AM
Hi all,
It's possibile to add Assignment Group column in the CWM Board view within CWM Workspace?
Regards,
Davide
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2024 11:50 AM
Hi,
I resolve with the support of ServiceNow SPM Team.
You can modify Script include – BoardViewData (API sn_cwm.BoardViewData) and method – getGridColumns (column type Reference).
Please note that this will be customisation and would have to be reverted for smoother upgrade.
Regards
D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 01:02 AM
hi @davideluvotto ,
refer see if it helps :
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 11:49 PM
HI Davide.
As an end user you can add custom columns to a board that points to a serviceNow table, including the group table.
This is at board level, meaning that you have to add the column to each board.
If you want to have the assignment group to all boards, an admin can add the attribute to the activity form (table sn_cwm_task)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 01:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2024 09:08 AM
@davideluvotto Hi , did you find a solution for this issue ? i'm blocked in to