Overview
Version: 6.62.0
UAT Release Date: July 26, 2022
Proposed Production Release Date: August 9, 2022
Components
Enhancements
Dynamic Grid component: Added line wrap configuration for Text Field columns.
Dynamic Grid component: Columns can now be pre-configured to pin to the left or right of the grid.
Dynamic Grid component: Columns can now be dragged and dropped in Express to pin them to the left or right sides of the Grid.
Dynamic Grid component: Row groupings can be pre-configured as “Expanded” By default.
Dynamic Grid component: Entering a column width of “0” units now auto-sizes the column.
HTML Element component: Enhanced security measures to prevent XSS attacks using unsafe HTML tags & attributes across Module Builder & Express.
Fixes
Data Grid component: Fixed an issue with the email field data not saving.
Dynamic Grid component: Fixed an issue where the Checkbox column stopped toggling when editing a cell.
Dynamic Grid component: Fixed an issue where the validation stepper wouldn’t properly count columns out of the scroll view.
Dynamic Grid component: Fixed an issue preventing Row Grouping Aggregation functions from properly displaying the top-level value on the group row.
Logic components: Fixed an issue where the “clear” output type isn’t removing submission data where the component’s value is undefined.
Multi-Select Dropdown component: Fixed an issue where Read-Only mode displayed incorrect values.
Navigation component: Fixed an issue where the checkbox’s value is not retained when stepping through a Navigation component.
Number component: Fixed an issue when sending a “clear” output type to the component with the “Range Slider” Interaction Type. The component now resets back to the default value.
Panel component: Fixed an issue where components inside a Panel don’t enable/disable when used with a logic component and the “disabled” output type.
Text Field component: Fixed an issue where an end-user couldn’t clear a component’s value if an Input Mask was applied and the value was populated via a logic component.
Module Builder
Fixes
Snippets: Fixed an issue where dragging snippets onto the canvas from the snippets tray, only placed the first component of the snippet.
Platform Architecture
Enhancements
Server Side Execute (SSE): Enabled sse.httpResponseBody for API/SSE modules to support custom body for SSE calls.
Apps, Admin, and Access Provisioning
Enhancements
Environment Administration: Improved copy on "Disable User Creation" to more accurately reflect the setting’s function of disabling user updates for SSO users.
Fixes
Access Provisioning: Fixed an issue where the "Reset Password Module" selection doesn’t save as expected.
Express User Administration: Fixed an issue where 403 errors could occur when Offline Mode is enabled.
Forgot Password Template: Fixed an issue where administrators could delete a Creator's phone number with a partial user update via API.
Workflow Applications: Fixed an issue where users can’t move workflow applications between workspaces.
Workflow Applications: Fixed an issue where anonymous workflows improperly throw errors.