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!

Improvement
4 years ago

Workflow step configuration will now auto-save updates

Workflow step configuration, such as updating a custom email notification, will now auto-save all updates made by builders, following a similar experience as builders find with our Form Builder.  

Users can now expect their changes to be saved without having to remember to click the pesky save button. New updates will be applied live upon publishing application changes.

New Feature
4 years ago

Access Metadata in Submissions with Read-Only Data Gadget

The Read-only Data (Metadata) Gadget allows you to add information to your form that is uneditable to submitters.


This data may come from three different sources:

  • Data on the form: Previously entered data on the form can be used as a read-only field later in the form. 
  • System metadata: Data that Build automatically captures on the form behind the scenes (e.g. document number, submission date, submitter’s email address, etc.)

Read more about this new feature here and leave a comment here if you have any questions or suggestions!

New Feature
4 years ago

Streamline Managing Individual Form Submissions

We're excited to announce the addition of the newest Kuali Build feature: Submissions.

The new enhancement will save countless hours for form submitters who now have a unified view of all form submissions. From this view, submitters can easily view and take action on current and past submissions, including viewing the current approval status of their submission and withdrawing and duplicating previous submissions.

As a reminder: System and app administrators should be aware this new feature redirects form submitters to the 'Submissions' page after a form has been submitted. The only exception to this experience is if the app has enabled "Start a new empty form after each submission" or "Show 'Start new form' button" on the submission confirmation page," in which case the submitter will be taken to those respective pages.

Please check out the documentation to learn more about this feature. 

Leave a comment here (or a reaction!) to let us know what you think of this release or any questions you have.

New Feature
4 years ago

Builders can now duplicate an app

Users can now duplicate a version of an application, dramatically simplifying the process of building similar applications in the future. Duplicating an app will make a carbon copy of the app and can be customized following.

Read more about this feature here.

New Feature
4 years ago

Customize Approval and Acknowledge Email Notifications

Simplify your team’s workflow processes with the new ability to customize the email notification sent out as part of an approval or acknowledge step. 

Builders can now add custom variable fields to these email notification bodies and subject lines, removing the need to add additional email steps as part of a workflow process.



Read more about customizing approval and acknowledge step notifications today.

Improvement
4 years ago

Notify Users of New Form Versions

Users who have previously saved a draft form will now be notified when a new version of the form is available. 

This update will help prevent issues with incorrect data being submitted from out-of-date form submissions, ensuring when a form is submitted, it always follows the latest and greatest your team has published.


New Feature
4 years ago

Customize Email Subject Lines in Notifications

The email subject field now allows you to customize variables in the subject line of the notification email that will be sent to your users.  By clicking “Add Variable,” builders can now populate and personalize the subject line with information from the form, such as student name, student ID, or program information.

Learn more about this feature here.

New Feature
4 years ago

Now Select 'default Choice' on Multiple-Choice Gadget

Builders can now specify a default option for users when adding a multiple choice gadget! 

After adding options, a box will show beneath the multiple-choice options in the configuration panel, allowing the builder to select the most common answer they predict form submitters will choose. This feature will automatically select this answer in the form for the user. 

Learn more about this feature here.

Announcement
4 years ago

See you at Kuali Days 2021! March 8th - 11th

Kuali Days, our annual user conference, is an opportunity to learn all you can about how to use Build to its fullest. Our Kuali Build track is taking place from March 8th - 11th and includes over 20+ sessions with your stories, use cases, hands-on training, and ways to connect with each other.

Registration is FREE for the Kuali Build track.  Sign-up for as few or as many sessions as work with your schedule. Space for workshop sessions is limited (and filling up fast) so save your spot today!

Register Now

(And if you need more convincing, Joel, Kuali's CEO, would love to see you there ;):

Fix
4 years ago

Recent changes to 'Submitted By' Gadget

We have recently made some changes to the Submitted By gadget due to issues being reported in Kuali Build and feedback submitted by customers. 

Some of these issues and feedback include the following. There were some instances where data contained in the gadget did not populate despite the document's metadata holding the correct value. Additionally, customers reported being confused when seeing submittedBy versus meta.submittedBy in notification variable lists and in other areas in the system.

Our hope is that these changes will reduce confusion and streamline the way metadata is used in Kuali Build applications.

We have changed the Submitted By gadget to use the value contained in the metadata. This change prevents issues with the gadget not being populated when data exists. A side effect of this change is that the gadget itself no longer has a data value, which impacts the following scenarios:    

  • Conditional Visibility using the Submitted By gadget data will no longer have data to read. Customers will need to update any Conditional Visibility rules to use meta.submittedBy when referencing the submitter moving forward.
  • Notifications using the Submitted By gadget data will no longer have data to read. Customers should update variables used in notifications to read off the meta.SubmittedBy data rather than the Submitted By gadget.
  • PDFs generated shortly after the fix will have blank Submitted By fields. Moving forward PDFs will generate correctly. Any PDFs that have blank Submitted By fields should be regenerated.
  • Anywhere where "Submitter" or "Creator" were listed to refer to the submitter will now read "Submitter - Display Name" in some areas of the system.

We have pushed out fixes for these problems, and with those fixes we have also migrated impacted data to ensure that the correct value shows up throughout customer forms. 

You can read more about these changes here. Please let us know if you have any questions regarding these recent updates.