Key: DefaultProjectName

From Catglobe Wiki
Revision as of 11:05, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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])"/>