P
Prasanna Adavi
All,
I am trying to figure out a way for customizing the default grouping method in PWA. here is an example:
Lets assume we are using the "Category" field for grouping the projects in the "Summary" view of Project center.
If I have a scenario where, projects fall into only one category at a time, my view would show like
Category 1
--- Project 1
---- Project 2
Category 2
--- Project 3
---- Project 4
However, if I have a scenario, where a project falls under two categories, then I end up with something like this:
Category 1
--- Project 1
Category 2
--- Project 3
---- Project 4
Category 1, category 2
----- Project 2
This kind of messes up what we are trying to do, so is there any way we can do somnething like this in this scneario:
Category 1
--- Project 1
----Project 2
Category 2
--- Project 2
---- Project 3
---- Project 4
Thank you for you help.
Prasanna Adavi
Submitted via EggHeadCafe - Software Developer Portal of Choice
Run the command or application in the Security context of specified user
http://www.eggheadcafe.com/tutorial...c-17c9e7073bfd/run-the-command-or-applic.aspx
I am trying to figure out a way for customizing the default grouping method in PWA. here is an example:
Lets assume we are using the "Category" field for grouping the projects in the "Summary" view of Project center.
If I have a scenario where, projects fall into only one category at a time, my view would show like
Category 1
--- Project 1
---- Project 2
Category 2
--- Project 3
---- Project 4
However, if I have a scenario, where a project falls under two categories, then I end up with something like this:
Category 1
--- Project 1
Category 2
--- Project 3
---- Project 4
Category 1, category 2
----- Project 2
This kind of messes up what we are trying to do, so is there any way we can do somnething like this in this scneario:
Category 1
--- Project 1
----Project 2
Category 2
--- Project 2
---- Project 3
---- Project 4
Thank you for you help.
Prasanna Adavi
Submitted via EggHeadCafe - Software Developer Portal of Choice
Run the command or application in the Security context of specified user
http://www.eggheadcafe.com/tutorial...c-17c9e7073bfd/run-the-command-or-applic.aspx