Hi!
I have Project server 2013 on SharePoint 2013. I implemented custom web part and placed it on PDP. If I click next on ribbon, it starts saving current PDP and it opens next PDP without waiting for save to be completed. On next PDP I enter some data into custom fields and press Save. Sometimes I get error that data is being saved in other project session. Any ideas how to solve this?
I implemented my custom web part according to:
http://blogs.msdn.com/b/husainzgh/archive/2011/08/01/hooking-into-the-project-detail-page-ribbon-save-button-without-overriding-out-of-box-functionality-in-project-web-access-for-project-server-2010.aspx
I'm saving data from my custom web part in custom fields using PSI.
I would appreciate any help.
Regards, Parkelj