---
title: "Added Status Field to Conviction Records"
slug: "added-status-field-to-conviction-records"
updated: 2025-08-29T09:44:39Z
published: 2025-08-29T09:44:39Z
canonical: "zenoplesupport.aqore.com/added-status-field-to-conviction-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.

# Added Status Field to Conviction Records

## Added Status Field to Conviction Records

This feature introduces a **Status** field to conviction records in the system to enable users to mark convictions as **Active** or **Inactive**. This helps prevent the usage of invalid or mistakenly entered data by allowing convictions to be disabled (set as Inactive) while still preserving a record of them. Status visibility and editability will be extended throughout the system where convictions are handled.

### **Key Functionality**

- **Status Field in Edit Conviction Form:**
  - Add a dropdown/status field with two options:
    - **Active**
    - **Inactive**
  - When **adding** a new conviction, the **Status field is hidden by default**, and the conviction defaults to Active status.
  - When **editing** an existing conviction, the Status field is visible and editable.
- **Status Column in Conviction Sub-Navigation:**
  - Add a **Status**column in the conviction listing tables in:
    - **EIS > Conviction**
    - **ATS > Conviction**
    - **NHO > Conviction**
  - The Status column appears **immediately after the Conviction column** for consistent UI across components.
