- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 09:04 AM
Hello,
When in a project record in project workspace, you have an option on the left to see status reports. The middle column then shows you existing reports. If you open a report and scroll down, you come to Current Status, which is a 5 x 3 grid showing Overall, Schedule, Cost Resources and Scope. Please can anyone advise where this is configured with the aim of wanting to add an extra row?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 10:03 AM
@Cirrus , so these status reports are generated via templates and you can edit those template.
Now as I have added a static value, I believe you want value from table or maybe input it from user just like rest so for that you first need to update section of project_status table, for demo I added a budget section. Make sure view is status_report not default one.
After this you can see this new section while inputting values in status form which you can utilise in template.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it helpful & accept the solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 10:03 AM
@Cirrus , so these status reports are generated via templates and you can edit those template.
Now as I have added a static value, I believe you want value from table or maybe input it from user just like rest so for that you first need to update section of project_status table, for demo I added a budget section. Make sure view is status_report not default one.
After this you can see this new section while inputting values in status form which you can utilise in template.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it helpful & accept the solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2025 02:49 AM
Thank you Muhammad.
I have now created the extra columns and have an event which shows me that the status is green. The problem now is that the event sits outside the grid. Do you know how to configure this within the new grid? I am assuming its somewhere in the status report in ui builder?
