Skip to main content
Skip table of contents

SupportCase.SenderAddress.Enabled

Description

Specifies if the sender email address can be edited in the Create support case dialog. (Only relevant in SMTP mode)

Allowed values

WertDescription

True [Standard]

The field can be edited.
FalseThe field can not be edited.

Description

XML
<configuration version="1.2.0">
  <applicationSettings>

	...

	<!-- General settings -->
	<generalSettings>

		<!-- Specifies if the sender email address can be edited in the "Create support case" dialog. (Values: [True, False], Standard: [True]) ) -->
		<setting key="SupportCase.SenderAddress.Enabled" value="True" />

	 </generalSettings>

	...

  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.