How Do Salesforce Lightning Record Pages, Dynamic Forms and Page Layouts Go Together?

When designing the look and feel of Salesforce Record Pages, System Administrators usually start off by creating and arranging Page Layouts. However, more recently, Salesforce has introduced Lightning Record Pages followed by Dynamic Records.

You may have been wondering how they are different, or not, and how they actually play along? Can they be used together, or separate? What’s the deal here? 🤔

Author: Peggy Schael | Salesforce Trainer | WeLearnSalesforce

When designing the look and feel of Salesforce Record Pages, System Administrators usually start off by creating and arranging Page Layouts. However, more recently, Salesforce has introduced Lightning Record Pages followed by Dynamic Records.

You may have been wondering how they are different, or not, and how they actually play along? Can they be used together, or separate? What’s the deal here? 🤔

Back To The Future – An Evolution from Salesforce Classic to Lightning Experience

Let’s take a quick tour back to where things started. At the time I got introduced to Salesforce, which was still in the good old Salesforce Classic times, we used to work with Page Layouts to design and structure the contents of the Salesforce user interface (we’re ignoring any Apex coding for now and focus on declarative development).

With the introduction of the Lightning Experience (LEX) user interface, Salesforce started structuring the user interface with so-called Lightning Record Pages. Lightning Record Pages are pretty much an extension of Page Layouts. This means, Page Layouts are still being used, but have been integrated into Lightning Record Pages and appear as a Detail Tab as well as a Related Tab. Record Pages also contain many other components like a Highlights Panel or Activities and so much more, which can be added and arranged as needed. This makes the design of Salesforce Record Pages so much more flexible, allowing Salesforce Customers to tailor the record components to their specific business needs.

And that’s not all. More recently, Salesforce has released so-called Dynamic Forms. It’s an upgrade of Lightning Record Pages to make them even more dynamic. I guess that’s why they came up with the name.

How Salesforce Page Layouts, Lightning Record Pages and Dynamic Forms Get Along

Now, each has its own features and specifications and do depend on one another. Let’s go through step by step and understand when to use which one.

In case you work for a company that still uses Salesforce Classic, forget about Lightning Record Pages or Dynamic Forms, you only need to worry about Page Layouts. However, this company will eventually have to move to LEX, and other companies use LEX already anyways. So, I guess there’s no way around understanding all three. 🤓

Even though Page Layouts are an integral part of Lightning Record Pages, you still need to manage Page Layouts separately. Page Layouts are used to add, remove, arrange Fields, Sections, Related List, Action Buttons and a few other items.

When you move to set up a Lightning Record Page for the same Object, you will need to add components, including those components that represent what you build on your Page Layout.

For example: If you want to display Fields, you need to add the Record Detail component. If you want to make Related Lists available, you need to add one of the Related Lists components. If you want to display the Standard action buttons like Edit, Delete and so on, then you need to use the Highlights Panel component.

This means, as part of building a Lightning Record Page you are breaking down the Page Layout elements into its main pieces and arrange them in any order required. Every Salesforce business works differently, so it’s crucial for user adoption success, to arrange all record components in a logical and intuitive way. And that’s what we love Lightning Record Pages for.

And then it gets even better, with Dynamic Forms. Dynamic Forms allow even more creativity because you can arrange Page Layout Sections (and their associated Fields) in any form and shape. This means, with Dynamic Forms you can even break down the Record Details component into its sections. Plus, you can make fields or entire sections appear or disappear based on the Field or Component Visibility settings. And there’s more, you can even customize the Highlights Panel in order to manage every single action button.

Something like this only used to be possible with Visualforce Pages or Custom Lightning Components. But Salesforce wants to make customization as easy as possible, that’s why they introduce more and more point-and-click tools like Dynamic Forms. No more coding skills required, almost. 👏🏻

Designing Salesforce User Interfaces with Object Manager and Lightning App Builder

And now, let’s break down the steps you’ll need to follow to get things right:

StepsDesign withAssign toBenefits
1. Create Page Layout (or use Default Page Layout)Object ManagerUser ProfilesArrange Fields, Sections, Related Lists, Action Buttons etc.
2. Create Record TypeObject ManagerUser ProfilesTailor business processes and allocate corresponding Page Layouts
3. Create Lightning Record PageLightning App BuilderOrg or
App or
App + Record Type + User Profile
Arrange page components including Record Details (= Fields and Sections from Page Layouts), Related Lists, Highlights Panel etc.
Use visibility settings to manage access to components
4. Upgrade to Dynamic Form
 
NOTE: Currently only available on Record Pages for Custom Objects.
Refer to Release Notes for updates!
Lightning App Builderas aboveFreely arrange Sections from a selected Page Layout.
Use visibility settings to manage access to single Fields or entire Sections.
Reduce number of Page Layouts
 
TIP: If you want to move only one field, add a section first, then move the field in there.

As you may have noticed, Page Layouts are the basis to building Record Types, Lightning Record Pages and Dynamic Forms. This may change in the future to support even more dynamic user interface designs with declarative tools, so keep your eyes open on future release updates.

Let me know in the comments if you have been using Dynamic Forms yet and how you like them.

WHAT ELSE…

We make learning simple with our range of well-structured Salesforce Video Tutorials, downloadable Study Workbooks and realistic Practice Exams. Available for Salesforce Administrator, Advanced Administrator, Platform App Builder and more.

All materials are in line with the official Salesforce Certification Exam Outline including regular release updates.

3 thoughts on “How Do Salesforce Lightning Record Pages, Dynamic Forms and Page Layouts Go Together?”

  1. One question that I’m having with some colleagues.
    What would be better when we need in one object to have 2 different set of fields.
    I’m suggesting a specific record type for each showing the required fields each time (inheritance of my old Classic days)
    my colleagues are suggesting to have only one record type, one page layout containing all the fields and then filtering the visibility of the fields on a field “type”

    From my point of view, the performance should be better if we have 2 page layouts and each has the suitable fields vs Dynamic filtering many fields. What’s your opinion?

    1. That is actually a really good question. Here’s my take:
      Having only one Master Page Layout containing all fields is certainly possible. However, it would mean that you have to go through almost every single field and/or section on your Dynamic Form and set the Field Visibility Filters or Component Visibility. This can be a lot more work, rather than setting up two Page Layouts (where you can easily drag/drop) and the corresponding Record Type by User Profile as your baseline.
      I guess it depends on how different both Page Layouts should look. If there aren’t too many differences, then you might actually get away with using only one Page Layout and a Dynamic Form.
      Otherwise, using Dynamic Forms are more for the purpose of adding smart features which cannot be done through Page Layout settings. Such as, when you have a field which should only display when another field has a certain value (in the past this would have been achieved either with an automation to change the page layout, or by coding). For example: When changing the Stage on an Opportunity record, display fields that require completion, otherwise don’t display the fields (even before saving the record).
      While Dynamic Forms are most likely becoming the future of page design, as of now, I would stick with Page Layouts and Record Types, and only “enhance” with Dynamic Forms.
      One more thought: Dynamic Forms don’t have something like a Page Layout Assignment tool where you can quickly see who has access to what type of display. Hence, troubleshooting user access issues becomes more complex.

Leave a ReplyCancel reply

Exit mobile version
%%footer%%