10.2.0
Release Notes for DataGuide 10.2.0 — August 29, 2025
Release and Version Details
Release
App version
DataGuide Package version
10.2.0
10.2.0.11
10.100.0.1
* 
A package version change occurs only if there is a code change on the DataGuide package side. If there is only an App code change for any patch, the package version remains the same, while the App version increases.
Defects Fixed
The following table lists the defect fixes for the patch release.
Case Number
Internal Defect
Description
00162226
00172430
061733
063932
A browser specific issue occurred when a Form Action was configured to generate the Document Template in Background mode. Pop-up blockers in these browsers prevented the output window from opening, which caused failures in PDF generation.
The flow is enhanced to handle browser-specific pop-up blocking. After a user submits the form, a consent prompt appears with a message. If the user selects Continue, the PDF generation is triggered on a new tab, which then automatically closes. If the user selects Cancel, the PDF is not generated.
For more information, see Generating PDF on Form Submission.
00174424
064472
In the Go app, the generated PDF did not appear in the Document section after a form was finalized in offline mode.
00175142
064742
An issue occurred where a data table with an expression was added to an existing document template, it did not fetch any results. Without the expression, the data table returned all related Installed Products; however, with the expression applied, no records were displayed even when valid records existed.
Was this helpful?