Form Viewer:
New Features / Improvements:
27527 - A new "Question" control has been added to the form designer.
27888 - The file upload modal in the form viewer will now show theallowed file formats.
27936 - Accessibility updates have been made to improve text contrast on Form Viewer buttons.
28014 - A new form designer setting will allow for validation messages to always show under a form element.
28255 - Resolved an issue where images were not always shown on form Dashboard.
28285 - Data grids will now load independently from the rest of the form allowing the form as a whole to come up quicker.
28288 - The data grid loader will now only cover itself and the rest of the form will remain intractable.
28405 - A new user preference has been introduced, allowing users to opt out of additional messaging when the message is configured to support this via the newVV.Form.SuppressExtraMessagesboolean property.
28418 - External links will now route the user to the desired end point after they are authenticated via SSO.
28541 - Made accessibility improvements to the RRC in the form viewer.
28545 - Updated the 'Finish Date' column to be clearer when a workflow is actively running.
Bug Fixes:
27306 - Resolved an issue with custom links not working when accessed from a form record.
27869 - The close button on the file upload modal will now wait for the file(s) to complete uploading before becoming clickable.
27871 - Resolved an issue with a form drop down list where the displayed value would not be visible right away when the template revision was created from an import.
27872 - Toggling the textbox masking feature will no longer cause an error in the developer tools console.
27879 - Resolved an issue with groups and conditions not triggering on programmatical field changes using VV.Form.SetFieldValue().
27890 - It is now possible to change the print background for textboxes to not be grey
27930 - The form data grid will now update after last item has been removed.
28011 - Resolved an issue where the form confirmation page would not properly call the configured URL.
28013 - Resolved an issue where date controls could handle time zones incorrectly in some scenarios.
28026 - Updated default background color on form tabs to meet accessibility requirements.
28101 - Resolved an issue where modals were not always fully displayed.
28135 - Resolved an issue where users could be presented a "Failed" banner when uploading a document via the form viewer after a successful upload.
28218 - Resolved an issue where required index fields could be circumvented on form viewer file uploads.
28221 - Resolved an issue whereclient-side groups and conditions always evaluated true whena condition relied on evaluating a form field that was hidden by security.
28222 - Resolved an issue where form data lookups could fail when the"combine queries" form template feature was enabled.
28294 - Resolved an issue where in some cases the RRC initial state loaded in an error state.
28359 - Resolved an issue where data grids were not loading consistently.
28363 - Resolved an issue where upload buttons on forms did not always show the correct count.
28416 - Resolved an issue where users could close out of the file upload modal early causing thefile to not be related to the form.
28417 - Resolved an issue where form instances opened from a custom link could open in edit mode by mistake.
28435 - Resolved an issue where the loading icon was sown off center at certain screen resolution/zoom combinations.
28444 - Resolved an issue where child drop down lists were not showing any options.
28472 - Resolved and issue where checkbox fields were stuck in a read only state.
28620 - Resolved an issue where consecutive capital letters (3 or more) caused an error on form dashboards.
28632 - Resolved an issue where FormViewer return URLs did not consistently redirect after authentication.
28364 - Resolved an issue with the delete button on the "File Upload" modal not always working.