Max your potential with Apex! – Excercise​ 3

This is the fifth week of posting a ‘use case a day’ so that a newbie can practice. These five weeks also gave me some time to relax – for, because I was posting a ‘use case a day’, I did not write any blogs. Now, it is time to

Read More

Use an Inline Visualforce Page to auto launch a Flow

An inline Visualforce page allows us to embed a Visualforce page to standard page layouts. A Visualforce page would be available for embedding in the standard page layouts provided the page is using the standard controller of that particular object. You can auto-launch a flow without user interaction, using the following methods

Read More

Why Salesforce Developers Need Source Control

Why every admin, developer, and architect should use source control. This is a guest post by Alex Brausewetter, founder of Blue Canvas. Blue Canvas builds tools for Salesforce developers and admins looking to implement source control and CI. Nearly all modern software development teams use version control today. Unfortunately, the

Read More

Apex Coding Standard and Avoid Vulnerabilities Security Issues

Salesforce.com Inc. is a global cloud computing company headquartered in San Francisco, California. Salesforce.com is best known for its customer relationship management (CRM) products like Sales Cloud, Service Cloud, Chatter, etc. These days companies are using it to streamline their Sales or service process. To Implement Salesforce sometimes does require writing Apex

Read More