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.
A custom Lightning component is a coded building block you create, or install, when Salesforce standard components and ready-made marketplace packages cannot deliver the UI you need. Lightning pages sit between page layouts and Visualforce: you drop Lightning components into regions instead of fields or Visualforce pieces, which gives more flexibility. Creating one requires programming skills; you can also install an existing component from AgentExchange so admins do not have to write code.