Checklist progress
0/194Learned
Platform Developer
Study Checklist
Checklist progress
0/194Learned
Given a scenario, prevent user interface and data access security vulnerabilities.
0/11
Given a scenario, display and use custom user interface components, including Lightning components, Flow, and Visualforce.
0/15
Lightning components versus Flow versus Visualforce for custom UI
Learn this conceptVisualforce page hosting surfaces
Learn this conceptVisualforce expressions and merge fields
Learn this conceptVisualforce standard controllers
Learn this conceptVisualforce controller extensions versus custom controllers
Learn this conceptVisualforce standard list controllers
Learn this conceptVisualforce Lightning Experience container and navigation
Learn this conceptVisualforce features to avoid in Lightning Experience
Learn this conceptStandard action overrides with Visualforce or Lightning
Learn this conceptLightning component targets for App Builder pages
Learn this conceptLightning base record forms versus custom data UI
Learn this conceptScreen flow distribution surfaces
Learn this conceptEmbedding a flow in a Visualforce page
Learn this conceptEmbedding a flow in Lightning web and Aura components
Learn this conceptCustom Lightning components as Flow screen components
Learn this conceptDescribe the use cases and best practices for Lightning Web Components, including the framework, benefits, and events.
0/13
Given a scenario, implement Apex to work with various types of page components, including Lightning components, Flow, and Agentforce.
0/5
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Developer studiers. 593 members and growing.
A standard action override replaces Salesforce's built-in New, View, Edit, Delete, or tab behavior with a custom Visualforce page or Lightning interface when the standard screen is not enough. You assign the replacement on the object and can choose a different override for Salesforce Classic, Lightning Experience, and the Salesforce mobile app. Classic uses Visualforce; Lightning Experience and mobile can use an Aura component or reuse that Classic Visualforce page; Lightning Experience can also override View with a Lightning record page.