- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 02:42 AM
Hi everyone,
how do i add more fields into the popup that appears after clicking on the new button in the project workspace.
I cannot seem to find this new button on the Project Workspace UI Builder either.
thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 03:19 AM
did you check any project form view has similar fields?
if yes then try adding field in that form view and see if it reflects in modal.
Also did you debug what that UI action is opening when you click?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 03:25 AM - edited 08-06-2025 03:29 AM
Hi @kartikey ,
Navigate to pm_project.LIST
Open a project record and configure the form layout in New Project view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 03:53 AM
in my OOTB instance there are only 2 fields in that view but it's weird how the 3rd field Project template is coming in the Popup
If you are not concerned, simply add your new field in that view and you are good to go.
Form view
Popup - extra field coming
I added extra field "Planned end date" in that form view and it started coming in Popup
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 04:04 AM
Yup, template field is coming to my popup as well, not sure why.