Is the Project Status Report editable?

richelle_pivec
Mega Guru

My team has asked me to modify the Project Status page that comes up when they click on the Status Report Link on the Project page...

I've been poking around the community and ServiceNow for a few hours now and can't really find a place where I can edit this report. Specifically they'd like me to remove the Cost (Planned vs. Actual) and Resource (Allocated vs. Actual) since we are not currently using those.

Can this be done? If so, where do I go to edit the code?

Thanks,

Richelle

1 ACCEPTED SOLUTION

Steele H_
Tera Contributor

I have had to do this.

Not sure if the above answered it for you already but if you go to sp_column.list  , filter for the page "Project_status_report" and find row 4 and open the record. Both of those widgets are referenced here.

 

From here you can select the word "Instance" and remove the reference to the widget they are tied to. This is one way to remove the widgets from the page. No code changes needed.

 

find_real_file.png

find_real_file.png

find_real_file.png

View solution in original post

8 REPLIES 8

Chuck Tomasi
Tera Patron

You might find this helpful:

 

Docs: Configure the Project Status Portal

Hmm... Kingston version. We are on Jakarta. That makes two awesome features I want (copy Surveys being the other) that are in Kingston but not in Jakarta. Alas I am planning on waiting until October to go to the London version since I am building our Service Portal over the summer.

Thanks for the direction though. That is exactly what I need.

Richelle

 

New versions... new features. It's like an amusement park - keep adding new rides so the customers return and continue to have fun. 🙂

 

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

 

Thank you

Steele H_
Tera Contributor

I have had to do this.

Not sure if the above answered it for you already but if you go to sp_column.list  , filter for the page "Project_status_report" and find row 4 and open the record. Both of those widgets are referenced here.

 

From here you can select the word "Instance" and remove the reference to the widget they are tied to. This is one way to remove the widgets from the page. No code changes needed.

 

find_real_file.png

find_real_file.png

find_real_file.png