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

Getting Started with Process Builder – Part 49 (Running Lead Assignment Rules From Process Builder)

To understand how to solve the same business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 77 (Running Lead Assignment Rules From Salesforce Flow). Big Idea or Enduring Question: How do you run the lead assignment rule from the process builder?  Lead

Read More

Getting Started with Process Builder – Part 48 (Conditionally Make a Field Read-only or Editable)

As a part of the new user onboarding process, the organization allows its users to fill in a few details on the user detail page (Or some other object) like Date of birth, etc. As these are the key fields related to their employee insurance policies, the organization doesn‘t want

Read More