Parameter: attachedByName

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

attachedByName

Description

This parameter specifies whether the operator name or the contact name is displayed in the Attached By field from the attachment list in a record. By default, this parameter is set to 0, and the operator name is used for the Attached By field. If you want to use the contact name instead of the operator name for the Attached By field, set this parameter to 1.

Note This parameter takes effect in the web client only.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

0

Possible values

0 (Display the operator name in the Attached By field)

1 (Display the contact name in the Attached By field)

Example usage

Command line: sm -attachedByName:1

Initialization file: attachedByName:1

Related topics

System parameters
Enter a parameter in the sm.ini file
Debugging parameters