Hi,
I have written a webpart which uses the people picker to choose resources, so that I can collect their AD name and store it in a project server custom field so I can subsequently use it in a workflow.
However, if the webpart is on another page that has the built in project server custom field editor web part, I get an error saying that the project may be out of date when I update it. I hooked into the save event from the ribbon and everything.
Do you know if it is possible to update a custom field value from a webpart on save?
Y.