S
sam
I have created multiple task views within PWA to accommodated the
different custom fields published to PWA for different projects.
The task/timesheet view, being the only area by default in PWA where
task data can be updated is being utilized to update custom field data
for our tasks.
Adding some custom asp and sql in the back end, a 'Choose a View' drop
down is selectable on the task.asp page.
However even though the local variable sFieldList and the MSPJGrid
variable FieldList show the correct fields and attributes with which to
display in the grid and how to display the record set, selecting a view
simply re arranges the columns in the list.
Further only columns defined in the default timesheet view No 99 are
displayed in the task grid.
???
Any help would be greatly appreciated.
different custom fields published to PWA for different projects.
The task/timesheet view, being the only area by default in PWA where
task data can be updated is being utilized to update custom field data
for our tasks.
Adding some custom asp and sql in the back end, a 'Choose a View' drop
down is selectable on the task.asp page.
However even though the local variable sFieldList and the MSPJGrid
variable FieldList show the correct fields and attributes with which to
display in the grid and how to display the record set, selecting a view
simply re arranges the columns in the list.
Further only columns defined in the default timesheet view No 99 are
displayed in the task grid.
???
Any help would be greatly appreciated.