How to add more fields into the new project popup

kartikey
Tera Contributor

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.

kartikey_0-1754473309170.png
thanks.

 

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@kartikey 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Shruti
Mega Sage
Mega Sage

Hi @kartikey ,

Navigate to pm_project.LIST

Open a project record and configure the form layout in New Project view

Shruti_0-1754475912314.png

 

View solution in original post

11 REPLIES 11

@kartikey 

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

AnkurBawiskar_0-1754477466688.png

 

Popup - extra field coming

AnkurBawiskar_1-1754477492686.png

 

I added extra field "Planned end date" in that form view and it started coming in Popup

AnkurBawiskar_2-1754477590149.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yup, template field is coming to my popup as well, not sure why.