Resources able to change task name when reporting task progress

  • Thread starter Mauricio Iannini, PMP, MCITP
  • Start date
M

Mauricio Iannini, PMP, MCITP

Hello Gurus,

I have just noted that the task updates window allow the task name to be
changed by the Team Member reporting task progress. Can I lock that field
or avoid the Team Member to change the task name?

TIA

Mauricio I.
 
R

Ravi

Hello Gurus,

I have just noted that the task updates window allow the task name to be
changed by the Team Member reporting task progress.   Can I lock that field
or avoid the Team Member to change the task name?

TIA

Mauricio I.

Hello Mauricio,

If you are talking about the task details page, this is a known
issue. You can fix that by modifying the aspx page script. Find the
textbox name and add READONLY property to that text box. Once you do
this, whenever you go to this page, you can see this text box grayed
out.

Thanks,
Ravi.
 
Top