E
Ed
I have a task interface form that reads custom field values from the global
enterprise settings to fill in drop-down boxes the User can then select
values from. Well, it's not actually "working".
This form has to be available to all Users, so it's stored in the Enterprise
Global template.
This form worked fine in project standard (2002). I receive the "Variable
not found" error message when attempting to execute the code from a "Checked
out global". One example is "pjCustomTaskEntText2". It's like the variable
is out of scope in this mode. I've searched the MSDN site, high and low, for
an explanation and have come up with nothing.
Can anyone help?
Thanks
enterprise settings to fill in drop-down boxes the User can then select
values from. Well, it's not actually "working".
This form has to be available to all Users, so it's stored in the Enterprise
Global template.
This form worked fine in project standard (2002). I receive the "Variable
not found" error message when attempting to execute the code from a "Checked
out global". One example is "pjCustomTaskEntText2". It's like the variable
is out of scope in this mode. I've searched the MSDN site, high and low, for
an explanation and have come up with nothing.
Can anyone help?
Thanks