- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 11:55 PM
Hi, all.
Is there a way to change the look of the new project workspace?
In particular, I would like to change the criteria for which projects are displayed in “My project”.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 12:57 AM - edited 06-03-2024 01:32 AM
Hi @RyoyaFukuda ,
Thanks for raising the query.
Created a recording to showcase the steps.
Steps:
EVAM -> View Definitions -> View Configurations
Search the 'Project card' configuration and access it.
3. Project card configuration UI basically shows the condition, database fields, declarative actions along with the view template.
4. Ensure that the field that need to be added on project card is configured in the 'Table Fields'
5. Once fields are configured, open the template shown in the 'View Template' field and configure the required fields in the mapping and sections.
IMPORTANT: There is a limit on number of fields that can be shown on the project card. In case you are adding additional fields, you need to comment out some of the existing fields.
NOTE: This is considered as customization. Like any other customization, this need to be owned by the implementer / customer.
Hope this helps in answering the query. If it does, please mark the answer as correct response and help other community members.
Thank You!
Namita Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 12:22 AM
Like any workspace, you can find the Project Workspace in the UI builder. Duplicate the OOB landing page and apply your own settings to the duplicate. Set the audience/order and you're set.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 12:24 AM
Hi @RyoyaFukuda ,
There are low-code elements to configure the card contents (pm_home_page_config and pm_home_page_card tables) and that you can edit the JSON slightly to return the data you want: https://docs.servicenow.com/bundle/washingtondc-it-business-management/page/product/project-manageme...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 01:00 AM
Do the classic workspace configs also work on the new project workspace?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 01:34 AM - edited 06-03-2024 01:35 AM
No @Lauri Arra .
New project workspace configuration is controlled via EVAM.
This link can be used to configure the classic project workspace.
If response is helpful, please mark it as correct / helpful response.
Thank You!
Namita Mishra