39
edits
mNo edit summary |
|||
Line 5: | Line 5: | ||
#* Description: The Form Complete page still had issues, even after 4.13. This version fixes an issue with the way we were fetching data to display on the page. | #* Description: The Form Complete page still had issues, even after 4.13. This version fixes an issue with the way we were fetching data to display on the page. | ||
#* Impact: Enhances the reliability and usability of the Form Complete functionality, ensuring accurate data handling and clearer user communication. | #* Impact: Enhances the reliability and usability of the Form Complete functionality, ensuring accurate data handling and clearer user communication. | ||
# Fixed file saving method in <code>data.js</code> to get the content document links properly | # Fixed file saving method in <code>data.js</code> to get the content document links properly | ||
#* Description: There was an issue with guest users not having access to content document links. This has been resolved by altering the way we save files. | #* Description: There was an issue with guest users not having access to content document links. This has been resolved by altering the way we save files. |
edits