In Chapter 6, Application Domain Layer, we looked at a Lightning Component that can be placed on the Lightning Record Page layout. This approach only applies to Lightning Experience and also provides some additional benefits, such as being able to listen to events Lightning Experience fires as users in-line edit the record details. This approach currently only applies when viewing the record details. The following screenshot is a reminder of what the Compliance Verification component looks like when placed on the standard UI:
Let's now look at an example that shows how to customize the standard UI that ...