Customization of Project Status Portal in PPM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 10:40 AM
Hello All,
There are default columns in the project status portal like Number, Short Description, Manager, Portfolio, Percent Complete, Planned Start Date, Planned End Date, Overall Status. If I want to add the new columns or the customized columns in the project status portal. What is the process? How can I do that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 11:06 AM
Hello Raja,
Try navigating to below link in your instance and see if adding field names on "Additional options, JSON format" helps:
Here is a screenshot on where to make the changes:
Thanks,
Abhishek
If this reply assisted you, please consider marking it Correct, Helpful, or Like it.
This helps other customers to learn from your thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 11:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 11:42 AM
Hello Abhishek,
I have added and saved the column but it is not reflecting in the project status portal. After saving, is there any process to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 11:50 AM
Does it look like this:
{"columns": ["number","short_description", "manager", "portfolio", "percent_complete", "planned_start_date", "planned_end_date", "overall_status", "state"]}
If yes, I would suggest to clear the cache (cache.do) and the logout and re login.
Hope this helps.
Thanks,
Abhishek