R
Rahul
Hi!
I need to add custom data to my msproject 2003 xml - for project, task and
resource - and hide the information (atleast make it non-editable).
Basically, I'm writting a VB.NET application that gets a custom XML from
the server and transforms the custom XML to MS Project 2003 XML format and
loads it on the client machine for the user to edit. I need to load some
identifiers (custom data) when I load the xml and need to get back that
information when a save is made.
I have a few related questions...
1. Is there a way by which i can add a custom field (not the custom fields
like text1, number1, etc that msproject provides) and assign values?
2. If I assign values to custom fields like text1, its possible to edit
them...is there a way by which i can make it non-editable or hide the field
from msproject view?
3. Whatz the better way to handle custom data at project, task and resource
levels?
Thank you.
Rahul.
I need to add custom data to my msproject 2003 xml - for project, task and
resource - and hide the information (atleast make it non-editable).
Basically, I'm writting a VB.NET application that gets a custom XML from
the server and transforms the custom XML to MS Project 2003 XML format and
loads it on the client machine for the user to edit. I need to load some
identifiers (custom data) when I load the xml and need to get back that
information when a save is made.
I have a few related questions...
1. Is there a way by which i can add a custom field (not the custom fields
like text1, number1, etc that msproject provides) and assign values?
2. If I assign values to custom fields like text1, its possible to edit
them...is there a way by which i can make it non-editable or hide the field
from msproject view?
3. Whatz the better way to handle custom data at project, task and resource
levels?
Thank you.
Rahul.