- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
02-27-2025 03:04 PM - edited 05-27-2025 12:55 PM
DISCLAIMER: This article describes a proposed solution to support this use case.
The proposed solution requires configuration, as such, there is no liability for ServiceNow to provide support, apply changes, fix defects and review impact during future upgrades.
What problem does this solve?:
Understanding additional details about the Resource Assignments in our Workspaces is key to making appropriate decisions. And it needs to be easy, with as few clicks as possible.
This guide will walk you through adding additional Resource Assignment attributes to both the Resource Management Workspace (RMW) and Project Workspace (PW).
Adding a new field to the Resource Assignment list
- Go to the sn_plng_att_core_resource_assignment table list
- Right click on one of the column headers (for example, right click on "Resource") and select Configure > List Layout
- Ensure the view is "Default"
- Move the necessary field from the Available slush bucket to the Selected slush bucket
Adding a new field to the Resource Management Workspace
- Follow steps 1a & 1b
- Ensure the view is "Resource Manager"
-
Move the necessary field from the Available slush bucket to the Selected slush bucket
Adding a new field to the RMW “Unassigned grid”
- Follow steps 1a & 1b
- Ensure the view is "Resource Unassigned"
- Move the necessary field from the Available slush bucket to the Selected slush bucket
Adding a new field to the Project Workspace
- Follow steps 1a & 1b
- Ensure the view is "Project Workspace"
-
Move the necessary field from the Available slush bucket to the Selected slush bucket
Reset columns in Resource Management Workspace
- Go to the Resource Management Workspace
- Click on the column configuration icon on the right-hand sidebar
- Scroll down to the bottom and click "Reset columns"
- Check the necessary column to be shown on the workspace
-
OPTIONAL: Change the order of display for the columns as needed
- Refresh the page again and see the column populated
Reset columns in Project Workspace
- Go to the Project Workspace
- Click on the column configuration icon on the right-hand sidebar
- Scroll down to the bottom and click "Reset columns"
- Check the necessary column to be shown on the workspace
- OPTIONAL: Change the order of display for the columns as needed
- Refresh the page again and see the column populated
Adding a custom 'Task' field to the Resource Assignment row (in any list above)
- Follow steps 1a & 1b
- Ensure the appropriate view is selected
- Expand the Task (by clicking the hierarchy button)
- You will see .Task-->Task fields
- Scroll until you find the appropriate task field (I am using a custom field on Project as this example)
NOTE: if field is on a table extended from task, these options will be dark red and have the [table] next to the name - Move the necessary field from the Available slush bucket to the Selected slush bucket
- Follow process above to reset columns in the desired Workspace view
- 1,076 Views