custom field and resource name

  • Thread starter Jean-Paul Saliou
  • Start date
J

Jean-Paul Saliou

Hi

I'm using some Project custom fields to keep information about key persons for the project (Product Manager, Program manager...). Do you know if there is was to define that custom field so that the value (name) can be selected from the resource pool or the project team? So far I have a text field with no value list.

By the way, you may have another solution to manage that list of people associated to a specific project..
Thanks for your hel

Jean-Paul
 
D

Dale Howard [MVP]

Jean-Paul --

I would recommend that you create a value list for each of your custom text
fields, which will function as the "pick list" that you seek for the field.
If the same people will appear on each custom text field, you only need to
type the names into the first field, and then you can have the other fields
share the value list. I am not aware of any way to have the value list
"read" the Enterprise Resource Pool or the project team, short of writing
some custom VBA code. Hope this helps.




Jean-Paul Saliou said:
Hi,

I'm using some Project custom fields to keep information about key persons
for the project (Product Manager, Program manager...). Do you know if there
is was to define that custom field so that the value (name) can be selected
from the resource pool or the project team? So far I have a text field with
no value list.
By the way, you may have another solution to manage that list of people
associated to a specific project...
 
Top