Changelog 3B Forms v4.13: Difference between revisions

Jump to navigation Jump to search
no edit summary
(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...")
 
No edit summary
 
Line 10: Line 10:
#* Description: Fixed an issue that prevented custom SOQL filters from decoding properly when loaded, which previously resulted in them appearing as encoded gibberish.
#* 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.
#* Impact: Ensures that SOQL filters are correctly decoded and displayed, improving user experience and system reliability.
# Form Complete Functionality Fix
# Form Complete Functionality Fix
#* Description: Resolved a problem where the Form Complete functionality did not operate correctly due to the absence of <code>btoa</code> encoding for saving files related to form data and response data. Additionally, the error message displayed on screen has been updated.
#* Description: Resolved a problem where the Form Complete functionality did not operate correctly due to the absence of <code>btoa</code> encoding for saving files related to form data and response data. Additionally, the error message displayed on screen has been updated.
39

edits

Navigation menu