H
Henry
Hi,
I created a new category with Project/Admin. I can
manually define this new category by selecting certain
projects. For a given project, how to write code (e.g.,
PDS extender) to put it into this new catagory, so that a
group of users can view it with web access?
I saw that there is a field called "PROJ_PROP_CATEGORY" in
MSP_PROJECTS" table. Does this field store the category ID
for the corresponding project? If yes, why is it
a "varchar" rather than an "integer"? Does it store the
category's name?
Your help would be appreciated.
Henry.
I created a new category with Project/Admin. I can
manually define this new category by selecting certain
projects. For a given project, how to write code (e.g.,
PDS extender) to put it into this new catagory, so that a
group of users can view it with web access?
I saw that there is a field called "PROJ_PROP_CATEGORY" in
MSP_PROJECTS" table. Does this field store the category ID
for the corresponding project? If yes, why is it
a "varchar" rather than an "integer"? Does it store the
category's name?
Your help would be appreciated.
Henry.