Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Standard Actions and Overrides Basics
Lightning Experience and the Salesforce mobile app combine the Tab and List actions into one action, Object Home. However, Object Home is reached via the Tab action in Lightning Experience, and the List action in the Salesforce mobile app. Finally, the Salesforce mobile app has a unique Search action (reached via Tab). (Yes, it’s a bit awkward and complicated.)
| Override in Setup | Salesforce Classic | Lightning Experience | Mobile |
|---|---|---|---|
| Tab | object tab | object home | search |
| List | object list | n/a | object home |
| View | record view | record home | record home |
| Edit | record edit | record edit | record edit |
| New | record create | record create | record create |
| Delete | record delete | record delete | record delete |
How and Where You Can Use Action Overrides
Aura components can be used to override the View, New, New Event, Edit, and Tab standard actions in Lightning Experience and the Salesforce mobile app. You can use an Aura component as an override in Lightning Experience and mobile, but not Salesforce Classic.