J
jbm
We are running Project Server 2002. To the Issues form I have added to 2
additional status codes besides the original "Active", "Postponed", and
"Closed". I have added the 'view all ...' views for these new status codes.
All these changes have also been done in the template so every new project
has them.
My problem is in trying to add these 2 new columns to issuemain.asp (I had
to also update stsdbget.asp to get the new columns initialized). I have
been able to add the two new columns. But the problem is the new columns
are not showing the correct headers or counts. The new column headers are
displaying 'Project Manager" and "Project Type" instead of my new code names
and the new counts are showing 0. The 3 original columns for the original
codes are still working correctly.
Any ideas what I'm missing?
Or does anyone know where the values for IDS_ISSUES_MAIN_PROJ_TABLE_COL_LBL#
(# = 1-6) are coming from?
Thanks
additional status codes besides the original "Active", "Postponed", and
"Closed". I have added the 'view all ...' views for these new status codes.
All these changes have also been done in the template so every new project
has them.
My problem is in trying to add these 2 new columns to issuemain.asp (I had
to also update stsdbget.asp to get the new columns initialized). I have
been able to add the two new columns. But the problem is the new columns
are not showing the correct headers or counts. The new column headers are
displaying 'Project Manager" and "Project Type" instead of my new code names
and the new counts are showing 0. The 3 original columns for the original
codes are still working correctly.
Any ideas what I'm missing?
Or does anyone know where the values for IDS_ISSUES_MAIN_PROJ_TABLE_COL_LBL#
(# = 1-6) are coming from?
Thanks