Changelog 3B Forms v4.13

From 3B Knowledge
Jump to navigation Jump to search
New Features
  1. 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.
Bug Fixes
  1. 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.
  2. 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.
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