Provide free text in the SNC name field
This configuration setting enables you to provide free text (including special characters) in the SNC Name field on the user interface.
To configure the xml setting:
XML file name and path | [InstallPath]\Settings\AdditionalUserAttributes.xml |
Tag |
<attribute>
|
Node |
<attribute appattributename="Pname"
displayname="##AddAttribute_SNCPrintablename##" status="off"
type="freetext">
|
Configuration setting |
type=”freetext”
will enable you to provide free text including special
characters on the user interface.
|
Default |
type=”freetext” is the default.
|