Kuali Announcements logo
Back to Homepage Subscribe to Updates

Announcements

Find all documentation at https://kuali.zendesk.com or click on 'Back to Homepage' above

Labels

  • All Posts
  • Fix
  • New Feature
  • Improvement
  • Announcement
  • Release Updates

Jump to Month

  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
Powered by

Create yours, for free!

New Feature
4 days ago

New: Limit Availability and Access-Based PDF Exports

You can now control when fields are visible to users without removing the underlying data, along with new options for controlling how restricted data appears in generated PDFs.

The new Limit availability (sensitive data) gadget setting gives admins more flexibility to manage sensitive fields, workflow-only content, and role-based access in forms. Combined with the new Generate PDF As option for workflow Notification Steps, admins can also control whose access level determines what data appears in attached document PDFs.

Why This Matters

Previously, fields hidden through conditional visibility could also remove stored data when conditions changed. With Limit Availability, field data stays saved in the background while remaining inaccessible until the right conditions are met.  This also applies when exporting the document as a PDF, ensuring restricted data remains hidden from unauthorized users.

We’ve also added new PDF access controls for workflow notifications, allowing admins to control whose permissions determine what data appears in automatically generated PDFs.

This helps you:

  • Protect sensitive information
  • Create admin-only or workflow-only sections
  • Show fields only at specific workflow stages
  • Preserve submission data even when fields are hidden
  • Prevent restricted field data from appearing in exported PDFs
  • Control what data appears in workflow notification PDF attachments based on user access levels

What Changed

The existing conditional visibility setting has been renamed to make its purpose clearer:

  • Old label: Limit visibility based on other gadgets
  • New label: Change visibility based on other fields

This setting still controls field visibility based on form responses.

Change visibility based on other fields config

The new Limit availability setting is separate and focuses on controlling access (based on certain criteria) while preserving data.

Limit availability config options

We’ve also added a new Generate PDF As option for workflow Notification Steps when the Attach PDF of the completed document setting is enabled. This option allows admins to control whose access level is used when generating attached PDFs.

Notification Workflow Step attach PDF configuration

  • Select a user in the Generate PDF As setting to generate the PDF using that user’s permissions
  • If no user is selected, the PDF will use the access level of the first notification recipient. If the notification is sent to a role or group with multiple recipients, the first user in the recipient list will determine the access level used to generate the PDF.

This helps ensure attached PDFs only include information the intended audience is allowed to access.

How to Configure Limit Availability

To enable the setting in an app/product:

  1. Open the Form tab
  2. Select a field
  3. Turn on Limit availability (sensitive data) configuration option
  4. Select Add Condition
  5. Configure one or more conditions

Available conditions

You can make fields available based on the following criteria:

Available criteria in Limited availability

  • User’s role in app — Control field availability based on app permissions.
    Example: Only app administrators can view or edit a section.
  • User’s role — Control field availability based on group membership or assigned roles.
    Example: Only users in the Registrar’s Office Admin role can access certain fields.
  • Submission’s version number — This option appears only when Document Versions is enabled in the form. Use this condition to control field availability based on the document’s version number.
  • Submission’s workflow status — Control field availability based on the current workflow status of the submission.
    Example: Make fields available only while a submission is in Draft or In Progress.
  • Submission’s workflow step — Control field availability based on whether the document is currently editable by the end user. Choose is Form Submission when the document is in the initial draft stage or has been returned to the user for corrections in the Form Fill step. Choose is not Form Submission when the document is in any other workflow state where end-user editing is locked.

Important Behavior Details

  • Data in unavailable fields is still saved.
  • Users must still have permission to access the document through Form Permissions or Conditional Permissions. If they can access the document, fields configured with Limit Availability will remain unavailable until the configured conditions are met.
  • Restricted field data will not appear in exported PDFs for users who do not meet the configured conditions when exporting directly from the document.
  • If you’ve configured PDFs to be automatically attached in a workflow Notification Step, you can choose to generate the PDF using a specific user’s level of access so restricted field data won't be included. If no user is selected, the PDF will use the access level of the first notification recipient.
  • Fields may still appear in the document list, but only administrators can access restricted data there.
  • The workflow step condition intentionally uses simplified options to avoid confusion caused by parallel routing workflows.

When should I use Limit Availability vs. Change Visibility?

Use Limit Availability when you want to:

  • Restrict access to sensitive information
  • Preserve hidden data
  • Control access by workflow or permissions
  • Exclude restricted data from exported PDFs

Use Change visibility based on other fields when you want to:

  • Dynamically show or hide fields based on form answers
  • Create conditional form experiences tied to field responses