...
The cloned Salesforce profile must have the following permissions:
Profile section | Field | Value/Description |
---|
Administrative Permissions |
| API Enabled | yes |
| Password Never Expires | yes (recommended) |
| Modify All Data | yes (automatically checks all permissions for all objects) |
| IP Restrict Requests | no (recommended) |
Login Hours |
| | Do not specify login hours (recommended) |
If you do not want to use the System Administrator profile, you must create a different profile with the following permissions as a minimum:
Profile section | Field | Value |
---|
Administrative Permissions |
| API Enabled | yes |
| Password Never Expires | yes (recommended) |
General User Permissions |
| Edit Tasks | yes |
Custom Object Permissions |
| Call End Events | Modify All |
Field-Level Security |
| Tasks | Where possible, all task fields must be Visible and not Read-Only (some fields cannot be edited). |
Panel |
---|
borderColor | #eeeeee |
---|
bgColor | white |
---|
titleColor | white |
---|
borderWidth | 1 |
---|
titleBGColor | #3a88c8 |
---|
borderStyle | solid |
---|
title | In this section |
---|
|
Child pages (Children Display) |
---|
|
|
Style |
---|
div#children-section.pageSection
{
display:none;
} |