Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:20 AM
HI all,
I’m working with the out-of-the-box Project Workspace Financials page in ServiceNow SPM (version Yokohama). By default it shows five widgets (Budget, EAC, Budget vs EAC, Planned Cost, Actuals), but I need to include an additional field—“Planned Return”—in that area. How can I achieve that?
Specifically:
- I’d like to either add a new “Planned Return” widget alongside the existing ones, or swap one of the default widgets for it.
- I want to accomplish this using only OOTB configuration/customization—no UI Builder
Thank you for your help!
Solved! Go to Solution.
Labels:
- Labels:
-
Best Practices
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 03:16 AM
You might need to update the widget script to work with the new project financials.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 03:16 AM
You might need to update the widget script to work with the new project financials.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 03:48 AM
OK! I'll try it.