Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Describe the user interface customization options.
0/20
Demonstrate the capabilities and use cases for custom buttons, links, and actions.
0/9
Given a scenario, determine the declarative options available for incorporating Lightning components in an application.
0/9
Describe the programmatic customizations available for incorporating custom Lightning components in an application.
0/8
When a custom Lightning component is required
Learn this conceptAura versus Lightning Web Components coexistence
Learn this conceptExposing custom Lightning components to App Builder
Learn this conceptDesign attributes on custom Lightning components
Learn this conceptLightning component overrides for standard actions
Learn this conceptLightning web component record actions
Learn this conceptCustom Lightning components on Flow screens
Learn this conceptVisualforce pages in Lightning Experience
Learn this conceptGiven a set of requirements, determine the appropriate global, object-specific actions and layouts to optimize the Salesforce mobile user experience.
0/7
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
Lightning web components and Aura components can share the same Salesforce app, so you can keep existing Aura work while adding or gradually replacing pieces with Lightning web components. An interoperability layer makes that mix possible, with one hard rule: Aura can contain Lightning web components, but Lightning web components cannot contain Aura. Choose Lightning Web Components unless you still need something only Aura supports.