Showing posts tagged with:

Configuration

Process Builder Apex Actions

A technical best practice in the Salesforce domain is to employ Apex code predominantly as an enabler for the declarative platform capabilities. This light-touch approach is simple in concept; the minimum amount of Apex code necessary is introduced to enable non-technical build features to solution the functional requirement. In the majority case this works very […]

Custom Metadata Types – Salesforce Winter ’16

This post provides a high-level overview of the Winter ’16 enhancements to the Custom Metadata Types platform capability. Custom Metadata Types – The App Configuration Engine for Force.com There are in my view two distinct ways to consider Custom Metadata Types (CMT); firstly as analogous to Custom Settings and secondly as an architecturally significant paradigm […]

Salesforce Public or Resource Calendar?

Not entirely a technical concern, however here I’ll quickly share some notes on public and resource calendars. 1) Resource Calendar – events can’t be added directly, instead events are added through adding the resource to events occurring on User or Public Calendars (select Resources in the search within list). A typical use case for resource […]