Backend user settings 

All settings described in the Editors manual are configured as exclude fields.

This means each field must be explicitly allowed for the editor user or user group.

Allow relevant fields 

Switch to the Backend Users > Backend user groups module

Edit the appropriate user group and switch to the Access Rights tab.

EXT:powermail's Form and Field tables permissions

Allow EXT:powermail's Form and Field tables

In the Allowed excludefields section of the same group, follow these steps to enable the necessary fields:

  1. Go to the Field table. Here, the administrator decides which fields the editor is allowed to see and use. Allow the following fields:

    • Salesforce field name (sf_fieldname) [tx_powermail_domain_model_field:sf_fieldname]
  2. Go to the Form table. The administrator determines which fields are accessible to the editor. Allow the following fields:

    • Use Salesforce Finisher (sf_enable) [tx_powermail_domain_model_form:sf_enable]
    • Salesforce Organization ID (OID) (sf_oid) [tx_powermail_domain_model_form:sf_oid]
Fields to allow in the Field table

Allow the applicable fields for the Field table

Fields to allow in the Form table

Allow the applicable fields for the Form table