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.
Visualforce pages are custom Salesforce screens built with an older page framework. They still run in Lightning Experience, often without revisions, so existing Classic customizations keep working when users switch interfaces. What you must plan for is where the page appears, that it no longer owns the whole window, and a few styling, JavaScript, and override rules that differ from Classic.