---
title: "Toggle Temp Job List in TJM Directory Based on Status"
slug: "toggle-temp-job-list-in-tjm-directory-based-on-status"
updated: 2025-09-25T08:05:37Z
published: 2025-09-25T08:05:37Z
canonical: "zenoplesupport.aqore.com/toggle-temp-job-list-in-tjm-directory-based-on-status"
---

> ## 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.

# Toggle Temp Job List in TJM Directory Based on Status

## Toggle Temp Job List in TJM Directory Based on Status

Users require an easy way to toggle the list of temporary jobs (temp jobs) in the TJM Directory based on job status, similar to filtering logic currently available in the Assignment Management System (AMS) directory and Customer Job and Assignment Job modules. This enhancement aims to implement a filter toggle in the TJM directory with consistent behavior to other system areas, improving user experience and job visibility management.

### Functionality

- Filter Toggle Addition:
  - Added a filter toggle in the TJM directory filter, modeled after the Assignment directory filter.
  - The toggle allows switching between viewing all current jobs and the all job list.
- Filter Logic:
  - Current toggle ON:
    - Shows jobs with start and end dates that fall within the current date range or have no end date, regardless of job status.
    - This matches the logic in Customer > Job and Assignment > Job.
- Status Filter Integration:
  - The directory’s existing Status filter remains and coexists with the new toggle function.
  - Unlike the entity detail page in AMS where Current toggle applies AppliesActive=true, the directory filter allows selecting statuses with both AppliesActive true or false.
  - Therefore, the Current toggle in TJM respects the status filter without conflicting with its existing multi-status selection capability.
