Skip to content
  • There are no suggestions because the search field is empty.

Patch Notes 3.7.1

This patch delivers a series of stability improvements and bug fixes for Forms & Workflow, focusing on form configuration, workflow behavior, anonymous submissions, and submission reliability.

Updates

  • New: configurable list views for form data. Customize how form submissions display: choose visible columns, set dynamic index fields, and create and manage filters so the view fits your workflow.
  • New: expanded form settings. More admin control over how forms behave and are managed.
  • Fixed: submitting a form after deleting its workflow. Deleting a workflow and then submitting the form returned a 400 error. Submissions now complete even when no workflow is attached.
  • Fixed: form setting options no longer disappear when a workflow is removed. After deleting a workflow, "Submit Anonymously" and "Allow Edit After Submission" now reappear in form settings as expected.
  • Fixed: "Allow Edit After Submission" stays visible when a workflow is added. It was previously hidden alongside "Submit Anonymously"; it now remains available.
  • Fixed: 404 on submission with an availability window set. With Availability enabled and Start and Close dates configured, submitting inside the valid window no longer throws a 404.
  • Fixed: anonymity handling on the Workflow Approval page. Corrected how the submitter's identity is shown on the Workflow Approval page for anonymous versus named submissions.
  • Fixed: User Choice approver submission error. When the approver type is set to User Choice, selecting an approver from the pop-up during submission no longer returns a Bad Request. The form now submits successfully.

Other Improvements

  • Better link and homepage click analytics. Link statistics are now tied to proper link records and the widget each link lives in. Every homepage widget type is tracked and surfaces in the top-10 homepage clicks report in Analytics.

Other Fixes

  • Calendar feed now shows upcoming events. Next-week events that appeared in preview but were missing from the published feed now display correctly.
  • Mobile: the "+" add-item button now responds. In AppBuilder apps on mobile, tapping "+" now opens the add-item flow.
  • Fixed header overlap with the Folder Directory expanded. The application name no longer overlaps header actions when the directory panel is open.
  • Corrected navigation routing for Documents items in global navigation. Global nav items pointing to a specific Folders & Documents item now resolve to the correct route.
  • Login popup is now fully accessible on small screens. On smaller displays the popup scrolls to reach the Save button directly, no keyboard tab-through needed.