Enhancing timesheet

A

Anuranjan

I have an requirement for additional fields in timesheet. I have explored the
feature of enterprise custom field. they are great but the issue here is that
the custom fields can not be made for a time entry. Is there any way (through
PWA or PSI) to create custom made fields for each time entry of the time
sheet.

E.g lets say I want to capture "Comments" from the user for each time entry
he/she makes in timesheet.
 
M

Marc Soester [MVP]

Hi Anuranjan,

I believe that hte database accomodate for comments per day, but the user
interface does not. you cant create custom fields for only the timesheet, but
generally you can "custom develop" a timesheet that does whatever you want it
to do. Project Server allows you to develop based on PSI ( the Project Server
web service calls). i would check out the Proejct Server SDK, which will be
able to help you some more.
Hope this helps
 
Top