G
Guidho
I have an urgent problem.
I'm using project server 2007, and resources should be able to change an
enterprise custom task flag from the 'My Tasks' view. So I added the flag
field to the 'My Tasks' vew in PWA
But that doesn't work
- when a resource changes the flag from yes to no, it is only changed on
assignment level, not on task level.
So my next idea was to roll-up this assignment flag data to task level using
a VBA macro. This also doesn't work:
- the getField and setField methods do not apply to asignments.And I can't
figure out how to access this data.
Can someone help me?
- How can I allow my resources to change a Task level enterprise custom
field (flag) from the 'My Tasks' page in PWA
- Or how can I access assignment enterprise custom flag data using VBA?
Thank you!
I'm using project server 2007, and resources should be able to change an
enterprise custom task flag from the 'My Tasks' view. So I added the flag
field to the 'My Tasks' vew in PWA
But that doesn't work
- when a resource changes the flag from yes to no, it is only changed on
assignment level, not on task level.
So my next idea was to roll-up this assignment flag data to task level using
a VBA macro. This also doesn't work:
- the getField and setField methods do not apply to asignments.And I can't
figure out how to access this data.
Can someone help me?
- How can I allow my resources to change a Task level enterprise custom
field (flag) from the 'My Tasks' page in PWA
- Or how can I access assignment enterprise custom flag data using VBA?
Thank you!