Verify that the 'Historic Inspection Information' section appears correctly based on the 'Pre-Inspection' flag without interfering with default modals.
- Access to the Salesforce org with necessary permissions.
- A standard object with the
Pre_Inspection__c
andLast_Inspection__c
custom fields added to the page layout.
- Navigate to a test record and set the 'Pre-Inspection' flag to true.
- On the record page, observe the presence of the 'Historic Inspection Information' component in the right-sidebar.
- Confirm that the 'Last Inspection' field within this section is editable.
- Enter a new value in the 'Last Inspection' field and select Save.