Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

15 REPLIES 15

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

@Namita Mishra 

Thank you for all the details.
I understand about changing the contents of the project card in the project workspace. Thank you very much.
However, I would like to change the conditions of the projects that appear in “my projects”. For example, I would like to show projects that include me in the assignee group.

Also, if possible, I would like to add a new tab called “My Team's Projects” and in that tab, I would like to show projects that include me in the assignee group.
Is this possible?

RyoyaFukuda_0-1717461386853.png

 

Hi @RyoyaFukuda ,

Thanks for explaining the new ask. This is not then changing the look of the new project workspace... rather this is changing the content based on particular conditions.

IMHO, you can close this post as correct answer. As a best practice we should target one post for one objective so in future it is helpful for others who search for similar ask.

Note: Helpful is not same as 'correct answer'.

 

I would suggest to open another post for getting the help on how to show different content based on the conditions - such as by group, by team etc....

Just FYI - This will be a customization.

 

Thanks for connecting with community.

 

Happy SPM Learning !

 

Thank You!

Namita Mishra

Hi @Namita Mishra ,

thanks for the comprehensive explanation.
I tried this on our development instance. Just to check, if it works I swapped the titleLabel property from "short_description" to "project_manager".
However, this change did not have any effect at all. The workspace still showed the Short Description whatever I did.

Is there an additional step to be performed to have the changes come to action?

I already tried the following:
a) Hard reload in the browser with clearing the browser cache
b) cache.do in the instance to clear the instance cache

c) Log out and log in to clear my session cache

None of this changed anything. May you help me?