User TSconfig

The following properties may be used in the User TSConfig (BE user or BE usergroups) to disable some options in the MAIL wizard.

hideTabs

hideTabs
Type

string

Default

Path

tx_mail.hideTabs

Hide the options of mail sources in the first step. To hide more than one options, you can separate the values with comma.

Available value:

  • internal: hide the internal page option

  • external: hide the external page option

  • quickmail: hide the quick mail option

  • open: hide the open mail option

hideCategoryStep

hideCategoryStep
Type

bool

Default

0

Path

tx_mail.hideCategoryStep

Hide category step.

defaultTab

defaultTab
Type

string

Default

open

Path

tx_mail.defaultTab

One of the keywords from hideTabs. If set, the chosen tab will be open by default.

hideConfiguration

hideConfiguration
Type

bool

Default

open

Path

tx_mail.hideConfiguration

Hide configuration button in mail wizard and queue module

hideManualSending

hideManualSending
Type

bool

Default

open

Path

tx_mail.hideManualSending

Hide manual sending button in queue module

mailModulePageId

mailModulePageId
Type

int

Default

open

Path

tx_mail.mailModulePageId

If extension configuration parameter hideNavigation is set to 1, this value has to be set to the modul page id, since no navigation tree is available.