When you installed Soapbox Mailer, you selected to provide access to only the administrator profile - but you now want to change that, so that non-administrator users can send mass email from their accounts. Where/how do I do that?
You'll need to adjust the following:
- Grant profile access to the app:
- Go to Setup -> Create -> Apps
- Find the Soapbox Mailer app and click on the name link to open
- Click edit
- Under "Assign to Profiles", make sure the appropriate profile is checked
- Save
- In the same screen as #1, under "Available Tabs" grant profile access to the custom objects included in the App.
- Email Links
- Email Template
- Senders
- Next, enable Edit access to the custom objects
- Go to Setup -> Manage Users -> Profiles
- Find the profile you wish to address
- Click to open it up
- Find and click 'Object Settings'
- Find each of the following three custom objects:
- Email Links
- Email Template
- Senders
- Click the title to open each
- Click "Edit"
- Set all Field Permissions Read Access to checked
- Set all Field Permissions Read Edit Access to checked:
- Click "Save"
- Enable Apex Class Access:
- Go to Setup -> Manage Users -> Profiles
- Find the profile you wish to address
- Click to open it up
- Find and click "Apex Class Access"
- Click "Edit"
- "Add" each apex class that starts with the prefix "sbm"
- Click "Save"
- Enable Visualforce Page Access :
- Go to Setup -> Manage Users -> Profiles
- Find the profile you wish to address
- Click to open it up
- Find and click "Visualforce Page Access"
- Click "Edit"
- "Add" each apex class that starts with the prefix "sbm"
- Click "Save"