change the look of the new project workspace

RyoyaFukuda
Tera Contributor

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”.


RyoyaFukuda_0-1717395747450.png

 

1 ACCEPTED SOLUTION

Namita Mishra
ServiceNow Employee
ServiceNow Employee

Hi @RyoyaFukuda ,

Thanks for raising the query.

 

Created a recording to showcase the steps.

 

Steps:

EVAM -> View Definitions -> View Configurations

 Screenshot 2024-06-03 at 4.02.58 PM.png

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'

 

Screenshot 2024-06-03 at 4.07.22 PM.png

5. Once fields are configured, open the template shown in the 'View Template' field and configure the required fields in the mapping and sections.

Screenshot 2024-06-03 at 4.30.37 PM.png

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

View solution in original post

13 REPLIES 13

Mark Manders
Mega Patron

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

Community Alums
Not applicable

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...

 

Do the classic workspace configs also work on the new project workspace?

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