Posts

Showing posts with the label Setup

Bulk View or Setup Salesforce Object Permissions

Image
Problem Statement How to setup OLS (Object Level Security) for new custom objects for multiple Profiles / Permission Sets on a single screen instead of navigating to Object Settings section of each Profile / Permission Set? Solution Here are the steps to interactively select and setup FLS for multiple Profiles / Permission Sets on a single screen. 1. Login to https://www.packmagix.com using your Salesforce credentials. 2. Click on 'Object Level Security' in the Home tab. 3. Then select all the custom objects (e.g. 'Account' and 'Case') for which you want setup OLS and click on 'Add to Package' button.  4. Click on 'View / Edit Perms' button. 5. Existing Object Permissions (OLS) settings will be displayed on the screen. 6. Change the Read (R) / Create (C) / Edit (E) / Delete (D) / ViewAllRecords (VA) / ModifyAllRecords (MA) permissions for any Profile / Permission Set for all the fields on single screen. 7. Click on 'Save Perms' button to ...

Bulk View or Setup Salesforce Field Permissions

Image
Problem Statement How to setup Field Permissions (Field Level Security) for new custom fields added for multiple Profiles / Permission Sets on a single screen instead of navigating to Object Settings - Field Permissions section of each Profile / Permission Set? Currently Salesforce does not provide any way to setup Field Permissions for multiple Profiles or multiple Permission Sets at a time. The Salesforce developer or admin has to to each individual profile or permission set to setup the Field Permissions separately which is time consuming and tedious to do. Solution Here are the steps to interactively select and setup Field Permissions for multiple Profiles or Permission Sets on a single screen. 1. Login to https://www.packmagix.com using your Salesforce credentials. 2. Click on 'Field Level Security' in the Home tab. 3. Select an Object name e.g. 'Account' 4. Then select all the custom fields for which you want setup FLS and click on 'Add to Package' button....