# Enable Asynchronous Activity Indicators - Validation Results

Learn how to enable your Vault to indicate the progress of validation result generation.

## About the Feature

In 23R2, Vault Safety now displays an indication banner to inform users about the status of validation results on Cases and Transmissions. When the activity is in progress, a banner appears in the **Validation Results (Failures & Warnings)** section to show that results are generating. 

The banner also includes a **Click here to refresh** button that can be used to refresh the **Validation Results (Failures & Warnings)** section specifically.

When the results are ready, refreshing this section will display the results and the banner will disappear.

## Replace the Validation Results Section with a Section Control

To enable the indication banner on Cases and Transmissions, you must replace the standard Validation Results section with its section control on these objects. Section controls are denoted by the Section Control (<img class="inline" src="https://platform.veevavault.help/assets/images/saf-app-control.png" alt="Section Control" style="" />) icon.

Complete the following steps to replace this section with its section control. The table below provides further details.

1. In Admin, go to **Configuration > Objects**.
2. Select an object as outlined in the table below.
3. Go to **Layouts** and select the applicable layout.
4. In the **Validation Results (Failures & Warnings)** section, select the **Delete** (<img class="inline" src="https://platform.veevavault.help/assets/images/saf-delete-icon-field.png" alt="Delete" style="" />) icon.
5. Select **Insert Section**.
6. From the list, select the <img class="inline" src="https://platform.veevavault.help/assets/images/saf-app-control.png" alt="Section Control" style="" /> **Validation Results (Failures & Warnings)**.
7. Optional: Drag and drop the sections to rearrange their placement.
8. Select **Done** and then save the page.

The following table outlines the objects and corresponding layouts where this section control can be added to enable the indication banner.

<table>
  <tr>
    <td><strong>Object</strong></td>
    <td><strong>Layout</strong></td>
  </tr>
  <tr>
    <td>Case</td>
    <td>Case Page Layout</td>
  </tr>
  <tr>
    <td>Transmission</td>
    <td><ul><li>Submission Detail Page Layout</li><li>Distribution Detail Page Layout</li></ul></td>
  </tr>
</table>



