Salesforce Lightning Experience provides so many configuration options that it's hard to know where to start. I'd like to share how I build Lightning Record Pages to help get you started.
I create Lightning Record Pages with 3 key concepts in mind:
Consistent designSpeedEverything they need is in one place
Building a Lightning Record Page that delivers these concepts will enable your users to have ultimate productivity.
Let's Take a Look:
Account Lightning Record Page
Contact Lightning Record Page
Opportunity Lightning Record Page
Notice Anything?
They all look the same. I know, that's on purpose 🤓
Here are a few key similarities:
1. Activity and Chatter are in the same place
It's common to develop a "muscle memory" when doing repetitive tasks like logging calls or posting to Chatter.
⚡ Put components used for repetitive tasks in the same place. ⚡
2. Record Details load first
Salesforce does not recommend this because it hurts page load time. I used to load …
Comments
Post a Comment