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 »

Salesforce: Clone Opportunity with Products & Contact Role

Currently, the cloning of an opportunity does not clone the contact roles associated with the opportunity. Usually, organization create a number of opportunities with identical or similar contact roles. We often create “template opportunities” which contain the common re-usable data which saves us a lot of time re-keying information for similar opportunities. The addition of …

Salesforce: Clone Opportunity with Products & Contact Role Read More »