Having more than one workspace template

A

Alejandro

Hello,

Is it possible to have more than one workspace template so when im going to
create a new project I can select the template i want to use. What i did was
to create a new template, but dont know how can i make to select the one that
I want without going to server setting, Project Workspace Provisioning
Settings
 
A

Andrew Lavinsky

1) Out of the box, your only option is to manually create the sites using
your preferred template, then link the projects to those sites.
2) That being said, there is some code out there on the Web (I'd like to
say Codeplex) which will allow you to write your own event handler to identify
a project type based on a custom field and choose a workspace template appropriately.

Here's a link to some material that may get you started, although I recall
there be something out there a little more specific to this exact use case.
If I can find it, I'll post it:

http://msdn.microsoft.com/en-us/library/aa568778.aspx


- Andrew Lavinsky
Blog: http://blogs.catapultsystems.com/epm
 
Top