Forum Discussion
Clemay300
Jan 30, 2024Copper Contributor
Field System Identification & GUIDs
Hello! I was hoping that someone might be able to provide some insight into how to find the GUID values for the standard project fields in Microsoft Project Online. We have been able to locate th...
- Jan 31, 2024
Hello Clemay300 ,
I've not looked for this in detail but I don't think you will easily the field GUIDs for standard fields such as Start, Description etc. A quick look on the PDP using Dev Tools does show the GUID:
I've compared the GUID value for a custom field on the PDP and that matches the custom field GUID so I assume this is the correct GUID for standard fields also.
I hope that helps
Paul
Clemay300
Feb 05, 2024Copper Contributor
Thank you both for the information. I will check out both of those possibilities. I think that a combination of the two will get us what we are looking for. My team inherited a jerry-rigged SharePoint webpart that is pulling in custom project fields, and I think this will allow us to target non-custom fields.