Templates - Path

I nice feature would be if you can define a "Template-Path" (the same as a java classpath).
Eg: "P:\development\templates;Q:\project\abc\templates;C:\my documents\my templates"
What you can do is have default Templates on one place and extra templates (with specific project changes) in an other place (project specific directory). So all your developers use the default templates and only the developers on the specific projects see there specific templates.
 
That is probably a good idea. We already do something similar for reports, for the exact same reason. I have added this to the list of enhancement requests.
 
Back
Top