Environment: preview · Version: v0.2.0-preview.10

Articles

TeamPlain - Revisit

2 April 2007 Uncategorized

I ran into some problems that I blogged on in my TeamPlain - Install and initial views post. I have got a work around for the long project name problem, but it only works when you really daft project names like ours:

“XXEMEA-UK-Area-Dept-BusinessUnit-[Project Name]”

What I have done is rewrite this drop down list after it has been rendered using JavaScript!

Eww, I hear you say. Well as team server does not support compartmentalization of projects out of the box the long project names must stay.

Here is the code:

Put it after the drop down list by the id of “cmbProjects” and change the remove function calls for whatever you need.

I know it is ugly, but it is the sort of “Tactical” work around that gets the short term problem sorted.

I permanent solution would be nested projects (Or and Organizational Unit separator for the project name) from Microsoft, but I don’t think it is on the cards in the near future!

Technorati Tags: ALM

Debug: Kind=page | Type=articles | Layout= | Section=articles
Bundle files (1):
Page template:site\layouts\single.html