Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: DefaultProjectName

From Catglobe Wiki
Revision as of 10:24, 6 February 2012 by Cg_pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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