Key: DefaultProjectName

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: DefaultProjectName

Syntax

<add key="DefaultProjectName" value="[STRING]"/>

[STRING]: Text to be default for name of new projects

Purpose

The default project name will be added into any new project created. This web configuration was made to make it easier to remember the two replacement tags that users may wish to use when adding new projects. These are [PCODE] and [CLIENTREF] and you can read more on using them in the project module help files.

This key is not required. If not used the default project name for new projects will be an empty string.

Example of key

<add key="DefaultProjectName" value="[PCODE] – Insert name here ([CLIENTREF])"/>