Changelog 3B Forms v4.13
Revision as of 01:52, 2 April 2024 by Lefteris (talk | contribs) (Created page with "====== New Features ====== # PDF File Generation on Save #* Description: Introduced a feature enabling form users to save form submissions as PDF documents. This can be enabled by checking the "Save as PDF" option under Form Settings in the builder application. Upon enabling, every successful form response will include a file attachment named <code>surveyResult_{name of the form}.pdf</code>. #* Impact: Provides users with the ability to generate PDF versions of form res...")
New Features
- PDF File Generation on Save
- Description: Introduced a feature enabling form users to save form submissions as PDF documents. This can be enabled by checking the "Save as PDF" option under Form Settings in the builder application. Upon enabling, every successful form response will include a file attachment named
surveyResult_{name of the form}.pdf
. - Impact: Provides users with the ability to generate PDF versions of form responses, enhancing data documentation and archiving capabilities.
- Description: Introduced a feature enabling form users to save form submissions as PDF documents. This can be enabled by checking the "Save as PDF" option under Form Settings in the builder application. Upon enabling, every successful form response will include a file attachment named
Bug Fixes
- SOQL Filters Loading Issue
- Description: Fixed an issue that prevented custom SOQL filters from decoding properly when loaded, which previously resulted in them appearing as encoded gibberish.
- Impact: Ensures that SOQL filters are correctly decoded and displayed, improving user experience and system reliability.
- Form Complete Functionality Fix
- Description: Resolved a problem where the Form Complete functionality did not operate correctly due to the absence of
btoa
encoding for saving files related to form data and response data. Additionally, the error message displayed on screen has been updated. - Impact: Enhances the reliability and usability of the Form Complete functionality, ensuring accurate data handling and clearer user communication.
- Description: Resolved a problem where the Form Complete functionality did not operate correctly due to the absence of
Additional Information
- The PDF file generation feature introduces a convenient way to archive form submissions but currently has a known bug where attachments on the form appear "broken" in the generated PDF. This is under investigation, and a fix is anticipated in future updates.
Important Notes
- Users are encouraged to explore the new PDF generation feature for form submissions, keeping in mind the current limitation regarding form attachments in the generated PDF.
- Fixes implemented for SOQL filter decoding and Form Complete functionality are aimed at improving the overall user experience and system performance.
Upgrade Links
- Version 4.13 Install Link: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3X0000034gBH