Push notification in Lightning Service Console

There is a very powerful feature in classic console that whenever any changes happens at any record by other users, you can know it in list view and case detail page as well: https://trailhead.salesforce.com/en/content/learn/modules/service_console_customize/service_console_customize_push But unfortunately, Salesforce does not provide this feature in lightning service console yet — a real pain for support agent. Here is an idea …

Push notification in Lightning Service Console Read More »

Custom Domain Masking of Salesforce Communities

Description Implementing a custom domain for your community creates brand recognition and gives you additional control and functionality. We’ll go through how you can get your custom domain implemented. Prerequisites & Assumptions Steps to setup the masking Prepare Host-name for CNAME configuration from Salesforce:  Get Salesforce 18 digits organization id. You can get that easily …

Custom Domain Masking of Salesforce Communities Read More »

Chrome plugins for Salesforce to deal with Metadata

Here are some of the most popular and widely-used Salesforce Chrome plugins that enhance productivity, simplify development, debugging, and navigation, and improve the overall Salesforce experience for develpers and business users. 1. Salesforce Inspector Reloaded Link: Salesforce Inspector 2. Salesforce Advanced Code Searcher Link: Salesforce Advanced Code Searcher 3. ORGanizer for Salesforce Link: ORGanizer for …

Chrome plugins for Salesforce to deal with Metadata Read More »

Static Apex Code Check Review and Analysis – No Need of Checkmarx

Static Apex Code Check Review and Analysis in Salesforce involves assessing the quality, performance, security, and maintainability of Apex code before deployment. In order to develop any app in Salesforce for AppExchange, we must need to follow the security guideline to pass the security review. Here’s a structured approach for performing such a review: Code …

Static Apex Code Check Review and Analysis – No Need of Checkmarx Read More »

Are you building lightning app with Locker Services!!!

If you are building a Lightning App/Community by custom components then you must ensure that your components are gonna work after Summer ’17 release. Because Salesforce is going to activate LockerServices in all organization that will enforce your code to follow some guideline and practices @https://developer.salesforce.com/blogs/developer-relations/2016/04/introducing-lockerservice-lightning-components.html. My team is working on same, we are safeguarding …

Are you building lightning app with Locker Services!!! Read More »