---
title: "Protected Deletion Control for LLH Healthcare Enrollment Records"
slug: "protected-deletion-control-for-llh-healthcare-enrollment-records"
updated: 2026-06-26T09:49:59Z
published: 2026-06-26T09:49:59Z
canonical: "zenoplesupport.aqore.com/protected-deletion-control-for-llh-healthcare-enrollment-records"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Protected Deletion Control for LLH Healthcare Enrollment Records

This feature introduces protection for LLH Healthcare Enrollment custom records to prevent permanent deletion within the system. It ensures that critical enrollment data is retained for audit, tracking, and compliance purposes.

Functionality

- This feature applies within **EIS > Hiring Info > Custom**, where LLH Healthcare Enrollment records are managed.
- A new configuration-driven behavior is introduced using a delete control property (allowDelete), which determines whether a custom record can be deleted.
- For LLH Healthcare Enrollment records, the delete capability is disabled by default, preventing users from permanently removing these records.
- When users attempt to delete protected records:
  - If a single non-deletable item is selected, the system displays a validation message:
    - “Selected item cannot be deleted.”
  - If multiple non-deletable items are selected, the system displays:
    - “Selected items cannot be deleted.”
  - If a mix of deletable and non-deletable items is selected, the system displays:
    - “There are selections which cannot be deleted. They will be removed from selection.”
- The delete action is either blocked or adjusted dynamically based on the selection, ensuring protected records remain intact.
- The deletion control is configurable and can be managed through **ATM**, allowing administrators to define which custom records are protected from deletion.

Additional Notes

- By default, the allowDelete property for LLH Healthcare Enrollment custom list items is set to **false** for all clients.
