- 24 May 2024
- 1 Minuto para leer
- Colaboradores
- Impresión
- OscuroLigero
Form Viewer
- Actualizado en 24 May 2024
- 1 Minuto para leer
- Colaboradores
- Impresión
- OscuroLigero
Form Viewer:
New Features / Improvements:
27527 - A new "Question" control has been added to the form designer.
27936 - Accessibility updates have been made to improve text contrast on Form Viewer buttons.
27817 - It is now possible to set an image for a form image control through the REST API.
27827 - Message added to form preview to make it clear that script testing is not available for preview mode.
27779 - Added the ability to adjust the font size of text in a dropdown control.
27815 - A new script event has been added, RowSave, for when a user is attempting to save a row in a repeating row control which can be handled by either allowing or disallowing the row save occurring.
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.
28053 - Resolved an issue with 'Form Viewer' not retaining font changes when viewing the document in the 'Save as PDF' preview.
28054 - Resolved an issue which the form fields' foreground color property was not being respected while printing.
27833 - Resolved an issue where onblur events could still fire when a field is read only.
27860 - The data lookup is now working properly with calendar controls.
26331 - Resolved an issue where passing a form lock to a user would leave the form fields editable.
27093 - Adding a related document now properly updates the list box with the newly related document.