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 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
Changelog byAnnounceKit

Create yours, for free!

4 months ago

December 2024 Release Update

improvements 

  • Updated the Action List and My Documents to display in a modal to be create a more consistent experience across the suite.

fix 

  • Resolved an issue where some integrations were throwing an error when edited.
  • Corrected labels for calculation types.
  • Resolved issue where some notifications were adding the text NotString to the beginning of the notification
  • Resolved a problem that was throwing an error when progressive disclosure was driven off of a checkbox gadget.
  • Resolved an issue causing notifications to fail for the kualihubca.com domain.
  • Resolved an issue causing submission of some documents to hang
  • Resolved an issue where the History screen was not showing the App Name for some entries
Improvement
5 months ago

Coming Soon: Popup Modals for Action List and My Documents

To streamline the user experience in our products we'll be making the Action List and My Documents options in the top header open as popup modals over the main screen.  We'll also be removing the 'Home' option in the top header since it's no longer needed with the user interface.  This new user interface will be coming on 12/16/2024 (desktop, tablet, and mobile). The below shows the current user interface vs the new user interface:

Current UI

New UI

Release Updates
5 months ago

November 2024 Release Update

improvements 

  • Changed gadget alignment to be consistently left aligned (Number and Currency still right aligned)
  • Added missing space in restrict access permissions in data sharing 
  • Increased limit of conditional permission rules to 25 
  • Added schoolId as an attribute for CAS Single Sign-On 
  • Provided a loading display on Data Lookup (single item) gadgets while they are querying data 

feature 

  • Ability to limit submissions to one per user
  • Ability to limit total submissions for a dataset
  • Ability to define custom error validation messaged based on data on the form
  • Ability to define configuration settings for when a document should update to changes to linked documents
  • Added autocomplete to short text, long text and email fields

fix 

  • Resolved issue with gadget updates are not appearing on publish tab 
  • a11y: All multi-select values are labeled for screen-readers 
  • Resolved issue with currency gadgets showing as "invalid value" in email notification variables 
  • Resolved issue with making the user that duplicated the app an admin of the new app 
  • Resolved issue where integrations run when inputs are not changed 
  • Resolved issue with users not being able to use "export all" function 
  • Resolved issue where integrations returned 403 error when running test 
  • Resolved issue with email notification errors that were not putting the record in an error state 
  • Resolved issue with the first letter in send back emails not being capitalized 
  • Resolved issue with integration search not working 
  • Resolved issue with history page being broken 
  • Resolved issue with user with conditional permissions not being able to view attachments 
  • Resolved issue with user seeing error message when selecting the publish tab 
  • Resolved an issue where gadget labels were displayed instead of titles for subfields of dropdown, checkbox, and multiple-choice gadgets in the conditional visibility settings for another gadget 
New Feature
5 months ago

New Submission Limiting Options

Now in the Form Settings you have two additional options in Submission Settings to limit the number of submissions for the given form:

Submission Settings

Limit submissions to one per user:

Allows you to limit to only one submission per user in the form.  If enabled and a user creates a new document when they are the creator on another submission in the dataset the below validation error will display and the submit button will be inactive.

Validation if number of submissions per user is exceeded

Limit total submissions for this dataset:

Once you click this option you can then 'Enter submission limit' to specify the limit of total submissions allowed in the form overall.  Could be used for a variety of scenarios - for example, a contest app that will only take the first 25 entries. If enabled and a user creates a document when the submission limit has already been met the following validation error will display and the submit button will be inactive.

Validation if number of total submissions is exceeded


New Feature
5 months ago

New Validation Gadget!

Have you wanted to add a custom error validation in a form based on certain field selections?? Now you can with the new Validation gadget!!!

The Validation gadget can be used to add a form validation under certain criteria (beyond just "A required field is blank") to prevent submission or a workflow action.  Sometimes gadgets require a certain number of responses, or a field is only required if specific data is entered elsewhere in the form (otherwise it's optional), certain lookup selections aren't allowed, etc.  You can set any combination of desired criteria in the Validation rules to trigger when appropriate.

Within the Validation gadget you must first enter the desired Error Text that will display when the rule(s) for visibility are met.  And then you can add the desired rule(s) to fire that validation.  For example, in the below example the validation will display when the Sponsor selected is 'To Be Determined':

Within the form the user will see the Validation message immediately:

Validation Text in Form

And if they attempt to submit the form or take a workflow action (i.e. Approve, Complete Task) without addressing the validation they'll also see the error display:

Validation Error on Submit


New Feature
6 months ago

New Automatic Document Updating Functionality

If you are pointing to other Kuali forms to pull data via a Data Lookup (List) or Data Lookup (Multiselect) gadget you now have options to configure when data will update from the linked document in the gadget Advanced Settings:

  • Never - The data will be static once linked and never update from the source document.
  • When the linked document is saved - This includes when a document is edited then saved on the specific version that is linked (whether as a draft, submitted to workflow, or completed). This does not update upon creation or saving of a new version of the linked document

Also, if versioning is enabled in the app you are linking to then you'll have additional document updating options based on versions - more information can be found in the Document Versions article.

Some things to keep in mind with this functionality:

  • By default, all existing data lookups will be set to not update.
  • If an admin updates an existing data lookup then it will only work on documents linked in the data lookup after the gadget configuration update is published. It will not impact the update logic on any existing document data.
  • If a data lookup is configured to update when document is changed, and the linked document is deleted, the data from that document will be removed from the data lookup and all auto-linked gadgets.
  • If a user tries to delete a document linked in a data lookup set to update on save, they will receive a warning. The warning will list the documents that will lose data due to this change.
  • Data lookups that are configured to update cannot be used in calculations or integration fields.  If a data lookup is configured to update when changes are made, they will not be able to be used in calculations or integration fields because those fields could get out of date.
  • If you have Document Versions enabled in the app you're linking to in the gadget and the lookup is configured to update with one of the new version options, it will also update when edits are saved to the currently linked document version.


New Feature
6 months ago

New Autocomplete options for Short Text, Long Text, and Email Gadgets

The Autocomplete option in Short Text, Long Text, and Email gadgets allows you to configure an autocomplete suggestion for a form field.  By utilizing the user's browser autocomplete settings it will suggest a value on a form field for selection which can be used to improve the built-in accessibility of your forms. 

Autocomplete configuration will be omitted by default (even if autocomplete is not enabled, the browser still could offer hints).  If you don't want to include autocomplete at all you'll want to disable via the 'Off' option.  Below outlines the options when autocomplete is enabled on the field:

  • On (Browser Default) - the default autocomplete logic set up in your browser settings will be used for possible suggestions.
  • Off - the browser will not provide any autocomplete suggestions for the field.
  • Name - will suggest the Name configured in your browser autocomplete settings.
  • Phone number - will suggest the Phone configured in your browser autocomplete settings.
  • Street Address - will suggest the Street Address configured in your browser autocomplete settings.
  • Postal Code - will suggest the Postal or Zip code configured in your browser autocomplete settings.
  • Custom - allows you to configure a custom autocomplete option via a html attribute.  More information in the link on how to set that up (requires a bit more technical knowledge).

More information can be found on this new setting in the Gadget Configuration Settings article.

Improvement
7 months ago

New Meta Data Fields Available

We've added the below new Meta Data fields that are available in the Form Builder, the Workflow Builder, and in the Document List when creating reports:

  • Last Modified By - The user that last modified the document. You can also pull the ID, Display Name, School ID, Email, and Username information associated with the Last Modified By user. 
  • Last Modified At - The date the document was last modified.  Please note, the Last Modified At field for prior documents will show as 'Not available' until the document is modified.
  • Workflow Runtime (From Submission) - Lists the amount of time a proposal has been in workflow after initial submission.  This value will populate once the workflow is completed for the document (statuses of Complete, Denied, and Withdrawn). Please note, in the export it will show the total amount of time it's been in progress in milliseconds.
  • Workflow Completed At - Displays the date the proposal completed the workflow.

More information can be found in the Meta Data Fields article.

7 months ago

October 2024 Release Update

feature 

  • Adds a Workflow Runtime (From Submission), workflow completion date, last modified at, and last modified by columns to the document list.
  • Adds the ability to see the workflow status items for multiple document versions, and updated workflow status styling.
  • Adds a configuration option to hide the workflow tracker from non admins in the document list.

fix 

  • Resolved issue where conditional permission rules couldn't be deleted or modified in some circumstances.
  • a11y: Exposed Group hierarchy expand button to screen readers and addded a label and alt message.
  • a11y: Updated error modals so focus moves to them automatically when they pop up. 
  • a11y: Changed the popup dialog for Announcekit to a link to make it accesible by keyboard.
  • Resolved issue where users with a 2 letter name wouldn't come up on person typeahead searches.
  • Resolved issue where app/product name changes weren't populating in all locations that display the app name.
Release Updates
7 months ago

September 2024 Release Update

improvements 

  • Added the ability for the Document ID to be passed into integrations as metadata
  • Added the ability to include the option range gadget in calculations
  • We've made the below improvements to the Views functionality in the Document List:
    • Reversed the order of saved views with the newest on top instead of on bottom (note: this will impact all existing saved views).
    • Show "Unsaved View" as an item in the views list until the current updated view is saved.

feature 

  • With the new Data Lookup filters, you can use Advanced Settings to filter lookup results based on specific criteria like Workflow status, Multiple choice, or Date picker.

fix 

  • Added graceful error to allow user to upload a new file type when they try to upload unsupported file type
  • Fixed lag when selected gadgets in the form builder
  • Resolved issue with changes to data setting not showing for all users
  • Fixed issue with link to document variable not appearing for in workflow notifications for anonymous submissions
  • Fixed issues with pdf not generating
  • Fixed issues with retry not completing
  • Fixed document list export to only export the latest version
  • Resolved issue with workflow not updating to show new users when current workflow step has been changed
  • Fixed issue with workflow step button in workflow tracker not taking admin to workflow step
  • Updated email notification greeting too match workflow simulator
  • Updated the format of nested items in workflow notification to display correctly in emails
  • Updated history log when Spaces are edited to show Spaces in the component column and Space Updated in the event type column
  • Fixed table columns to display correctly on submitted documents
  • Updated option range gadget label to be stated when using VoiceOver
  • Added a validation to prevent app changes from being published when the echo step is pointing at deleted fields