What is Developer Console ? The Developer Console is an integrated development environment (more typically called an IDE) where you can create, debug, and test apps in your org....
How to Create Custom Tab Style in Salesforce
-
November 22, 2018
-
Merfantz Editor
Go to Documents tab. Add a image less than 20 KB in size. Check “Externally Available Image” checkbox without fail. Go to App setup –> Create –> Tabs and...
How to Customize Tab in Salesforce
-
November 22, 2018
-
Merfantz Editor
In Salesforce we can customize tabs as per our requirements. Follow the below steps to customize tabs. Step 1 : Click All Tabs + Button on the top right corner...
Cross-Origin Resource Sharing (CORS) in Salesforce
-
November 19, 2018
-
Merfantz Editor
In Salesforce, add the origin serving the code to a CORS whitelist. If a browser that supports CORS makes a request to an origin in the whitelist. Salesforce returns...
How to Expire All Users Password in Salesforce
-
November 19, 2018
-
Merfantz Editor
In Salesforce we can setup expire all users password at a time. Step 1 : Go to Setup Step 2 : Enter Expire All Passwords in Quick Find Box Step...
Importance of Remote Site Setting in Salesforce
-
November 19, 2018
-
Merfantz Editor
Remote Site Setting Before any Apex callout can call an external site, that site must be registered in the Remote Site Settings page, or the callout fails. Salesforce prevents calls...
How to Set Password Policies in Salesforce
-
November 19, 2018
-
Merfantz Editor
Improve your Salesforce org security with password protection. You can set password history, length, and complexity requirements. You can also specify what to do when a user forgets the...
How to Send Mass Email in Salesforce
-
November 19, 2018
-
Merfantz Editor
Mass Email In salesforce mass email option is used to Send an email to a group of contacts, leads, person accounts, or coworkers all at the same time. Step...
What is Critical Updates in Salesforce
-
November 17, 2018
-
Merfantz Editor
Critical Updates in Salesforce Salesforce periodically releases updates that improve the performance, logic, and usability of Salesforce, but may affect your existing customizations. When these updates become available, Salesforce lists them in Setup...
How to Create Chatter Group in Salesforce
-
November 17, 2018
-
Merfantz Editor
Chatter Group Create public, private, and unlisted Chatter groups to collaborate with your teams and work together on projects. Follow the steps to create chatter group, Step 1 :...
Mass Update Addresses in Salesforce
-
November 17, 2018
-
Merfantz Editor
Mass Update Addresses Mass Update Addresses is used to update the country/territory or state/province field on all records with a standard address field. These include addresses on: accounts, contacts,...
How to Add Organization Wide Email Address in Salesforce
-
November 17, 2018
-
Merfantz Editor
What is Organization-Wide Addresses? An organization-wide email address associates a single email address to a user profile. Each user in the profile can send email using this address. Users...