Unifize Knowledge Base
  • Quickstart
    • Welcome to Unifize!
  • Getting started
    • Setting up your Unifize account
      • Signing up with invite link
      • Logging in with email
    • Quickstart demo
    • Key features & navigation
      • Records
      • Conversations
      • Checklists
    • First steps for new users
      • Creating a new record
      • Creating records from inbound email
      • Filling checklist metadata
      • Linking related records
      • Sharing conversations as email
      • Sending and receiving emails in Unifize
      • Inviting people
      • Changing your preferred language
      • Filtering records in My Inbox
      • Generating PDF reports
      • Creating custom reports
      • Creating custom dashboards
    • Using Unifize AI
  • Troubleshooting & support guide
  • User Guide
    • Definitions
      • Process
      • Record
      • Conversation
      • Report
      • Chart
      • Checklist
      • Org
    • Navigating the platform
      • Profile
      • My Inbox
      • Manage
      • Homescreen
      • Contacts
      • Direct Messages
      • Dashboard
    • Data & process management
      • File Management
      • Checklists & Forms
      • Rich text in checklist
      • Working with records
        • Due dates & priorities of a record
    • User & role management
      • Understanding roles & access
      • Managing permissions
      • Deactivating users
      • Team & organization
    • Mobile & web accessibility
      • Unifize Lite
      • Mobile app
      • Web app vs Unifize Lite
    • Security, compliance & infrastructure
    • Personalizations
      • Set your profile picture
      • Reset your Passwords
      • Customizing Homescreen
      • Set your email notification preferences
    • Profile
      • Org Settings
        • SSO
    • My Inbox
      • Checklist
        • Approval
        • Date
        • File Upload
        • Form
        • Linked Record
        • Number
        • Picklist
        • Revision
        • Rich Text
        • Section
        • Subsection
        • Text
  • Product Help
    • Unifize Document Management System (DMS)
      • Document Control
      • Change Control
      • Training Management
      • Onboarding guide for DMS
      • Troubleshooting & support guide for DMS
  • Admin Guide
    • Multi-language translation support
      • Enabling and configuring language support
      • Managing user language preferences at scale
      • Using the translation editor to customize UI
    • Customization & configuration
      • Configuring processes
      • Configuring revision fields
      • Configuring approval workflows
      • Configuring reminders on processes
      • Checklist layout settings
      • Custom language settings
      • Creating a chart from reports
      • Configuring Microsoft Office 365
        • Permissions required for SharePoint
    • Profile
      • Org Settings
        • SSO
          • Logging in with SSO
          • SSO using SAML
  • Manage
    • Processes
      • Checklist
        • Approval
        • Date
        • File Upload
          • SharePoint
            • Configuring SharePoint on Unifize
        • Form
        • Linked Record
        • Number
        • Picklist
        • Revision
        • Rich Text
        • Section
        • Subsection
        • Text
  • Developer Documentation
    • Introduction
      • Concepts & terminologies
    • Authentication
      • App management
      • App tokens
    • Usage
      • Fair usage policy
      • Testing environment
      • Quickstart
    • API Reference
      • Applications
      • Processes
      • Records
      • Field values
  • RELEASE NOTES
    • February 2025
    • March 2025
    • April 2025
      • Rich Text Fields in Checklist
      • Filling Checklist Metadata with AI
      • 'My Conversations' is now 'My Inbox'
      • Feature Enhancements
    • May 2025
      • SharePoint
      • Unifize Lite
      • SSO
      • Feature enhancements
Powered by GitBook
On this page
  • 1. Introduction
  • 2. How the Date Field works
  • 3. How the Date Field helps you
  • 4. Roles and permissions
  • 5. Date Field settings
  • 6. Date Field Conditions
Export as PDF
  1. Manage
  2. Processes
  3. Checklist

Date

PreviousApprovalNextFile Upload

Last updated 22 hours ago

1. Introduction

The Date Field in Unifize allows users to select and input calendar dates directly within a checklist. It's ideal for capturing key dates such as due dates, assessment dates, implementation timelines, or review milestones within any record-based process.

With support for conditional logic, default display behavior, and prompts, the Date Field ensures that critical time-based information is consistently and accurately collected across workflows like CAPAs, validations, audits, and more.

2. How the Date Field works

When configured, the Date Field appears as a simple date selector inside the checklist. End users:

  • Click the date input box to trigger a calendar pop-up.

  • Select the appropriate date using the calendar interface.

  • Click “Done” to confirm the selected date.

  • Can clear or edit the field if it is not locked or read-only.

  • The calendar view auto-adjusts for month/year and includes quick access to Today and Clear options for usability.


3. How the Date Field helps you

The Date Field ensures consistency, accountability, and automation based on time-sensitive events. Unlike free-text fields, it enforces proper date formatting and integrates cleanly with workflow deadlines and status transitions.

Examples of use cases:

  • CAPA due dates

  • Assessment completion dates

  • Planned vs actual implementation dates

  • Audit scheduling

  • Validation protocol timelines

Benefits:

  • Guarantees consistent date format and data quality

  • Enables date-based workflow automation and reports

  • Prevents user error from free-text date entry

  • Supports deadline tracking and visibility

  • Makes checklists more structured and process-driven


4. Roles and permissions

Role

Permissions

Admin

- Configure field name, layout, visibility, and logic- Apply conditions and prompts

Org Member

- Select or edit dates within the field if it is editable

External Member

- Can select/edit dates only if the field is made visible/editable via admin-defined logic

Field accessibility is governed by checklist conditions and user permissions defined during setup.


5. Date Field settings

In the Date Field Settings tab, admins can define the following:

  • Field label: Name of the date field visible to end users (e.g., “Assessment Date”)

  • Placeholder: Shown when no date is selected (e.g., “Add date”)

From the Prompts and Layout tabs, you can configure:

  • Column Width: Full width or half-width based on checklist layout

  • Visibility Behavior: Choose if the field starts collapsed or expanded


6. Date Field Conditions

The Conditions tab allows admins to control when the date field appears, is required, or becomes editable. These behaviors help tailor visibility based on checklist logic.

Setting

Description

Use Case (Industry Context)

Show until condition met

Field is visible by default and hidden when the condition is true

Show “Assessment Date” until “Status” = Finalized (Audit scheduling)

Hidden until condition met

Field remains hidden until the specified condition is met

Display “Review Date” only when “Type” = Internal Audit (Quality compliance)

Mandatory until condition met

Field is required until a condition is satisfied

Require “Implementation Date” until CAPA is completed (CAPA lifecycle control)

Disable until condition met

Field is locked until the defined condition is true

Lock “Closure Date” until “Status” = Closed (Investigation workflow)

Condition

Choose a field (from form or checklist data) and define its expected value

Tie visibility of date fields to record type or decision flag

+ Add condition (AND)

Combine multiple conditions for complex logic

Show only if “CAPA Required” = Yes and “Severity” = Critical

Behavior

Manually override visibility: Show, Hide, or Lock

Force the field to stay hidden for pilot groups

Mandatory if not hidden

Field becomes required only when it’s visible

Ensure “Target Date” is filled if field appears due to escalation conditions

🖊️Edit this page