Search

search results for: salesforce lightning experience

Found 486 Results
  • post per page:

  • sort by:

Lightning Picklist By Record Type

…2 main components in this package are “RTPL_RecordTypeSelectList” and “RTPL_FlowRecordTypeSelectList”. “RTPL_RecordTypeSelectList” is designed for using in lightning components by a lightning developer. “RTPL_FlowRecordTypeSelectList” is a lightning component that can be…

Expandable Lightning Component

What do I mean by an “expandable” lightning component?  Well, what I mean is a lightning component whose content can be “expanded” to include another component by specifying the NAME…

Lightning Exception Handling Framework

…with what the design is using, let’s take a look at how to implement with a custom component. <aura:component implements=”flexipage:availableForAllPageTypes” extends=”c:LightningLog” controller=”ExampleLightningLogCmpController”> <aura:set attribute=”notifyOnError” value=”TRUE”/> <div>Device: {!v.devicetype}</div> <div> <lightning:button variant=”brand”…

Signature Capture Component – Salesforce Lightning

OpFocus often encounters hurdles when completing projects and as Salesforce experts, we find solutions. We recently overcame an issue regarding the signature capture component of Salesforce Lightning. Learn how you…

5 Updates to Sales Cloud in Spring ’16

…been enhanced in Lightning Experience with a quick action that is now available to add notes from anywhere in Salesforce. Chatter no longer has to be enabled to access this…

4 Critical Reasons You Need Salesforce Managed Services Yesterday

…expert you need, including: Salesforce Consultants and Solution Architects Salesforce Business Analysts / Salesforce Administrators Technical Architects Salesforce Developers Salesforce CPQ and Q2C Consultants  ABM and Marketing Operations Consultants Revenue…

Do You Need an In-House CPQ Admin?

…options for your organization for acquiring administrative support for Salesforce CPQ.  How CPQ Differs from Salesforce’s Core Offering The Salesforce CPQ platform has a different managed application of Salesforce’s native…

Person Accounts in Spring ’16

When Lightning Experience was released in Winter ’15, companies couldn’t hold back their excitement. The Salesforce world was humming, “Lightning.” However, the Salesforce users using Person Accounts had a little bit more waiting to do…

Lightning Lookup Input Field

…do I know this? It’s because anyone who needs an input lookup field on a lightning component currently is told to build your own until Salesforce fixes the <force:inputField> to fully…