Resource Center and Enterpise Custom Field

A

Aroh Shukla

Hi All,
I am implementing a Project Server 2007 solution and I have created a
enterprise custom field called: "Skills" with these look up details:

Techology
DBA
SharePoint
Congnos
Java

Also, I have associated "Resourse Name" with "Skills" columns.
Now, I want to show the all the techlogies (like. DBA, SharePoint) with
"Resource Name" in "Resourses.aspx" page as Management wants to just see the
"Resourse Name" and his/her skills.

Currently, "Resource Center" shows default view as follows:
Resource Name, ID, Checked Out, Email Address, Generic etc

I want to cutomize as follows:
Resource Name, Skills, ID etc.

How can it be done? Do I have to write a custom code to tailor this view?
Thanks a lot for your help in advance.

Cheers,
Aroh Shukla
 
R

reza

Aroh Shukla---
you can do this by creating custom fields & lookup tables
1. Go to server setting > Custom Field and Lookup Tables
2. Create New Lookup Table --> Enter name lookup table such "Skills", choose
text type, add code mask for character field then enter your lookup data.
(DBA, Sharepoint, etc), then save.
3. Create new field --> enter name for customer field, choose Resource
Entity and Text Type, Choose Resource in Custom attributes then in drop down
Lookup Table choose your Lookup table "Skills" then save it.
4. Open your enterprise resource pool in Resource shett
5. Right click then insert Skills Field
6. Insert in every resources
7. Save your enterprise resource pool
8. Go to server setting --> Manage views --> In resource center --> All
Resource -- in Available Fields choose Skills field and add to disiplay
fields.
9. Save then go to resource center

Hope this helps

reza
 
D

Dale Howard [MVP]

Aroh --

Log into PWA with administrator permissions, then click Server Settings -
Manage Views. In the Resource Center section, you will see the default
Views. I would recommend you simply create a new View that shows the
columns your management wants to see. Hope this helps.
 
A

Aroh Shukla

Hi Reza ...

Thanks a lot for your input ..it worked perfectly ....
Regards,
Aroh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top