Project Portfolio Server - customize Status Tab

K

Kim

Is it possible to customize the "Status" tab in PPS? We wish to include a
number of custom attributes as text boxes that PM's would fill out to update
their status. We have successfully updated the "Project Info" tab and the
Additional Info Tab, but are not able to update the status tab.

project.aspx default settings:

<tabitem name="Status">
<WP:MonthlyStatus runat="server" >
<Config>
<content columns="2">
<sectionbreak name="Attributes" width="910" />
<allcustomattributes />
</content>
</Config>
</WP:MonthlyStatus>
<WP:CommonButtons runat="server" />
</tabitem>
 
L

Larry Christofaro

Kim,
This is from a co-worker of mine...
Tell Kim that when she creates a custom attribute and designates it to be
for the Dashboard, it will show up under the header <allcustomattributes />
for those organizational levels that she aligns the attribute to.
Hope this helps,
Larry Christofaro
Digineer
 

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