IQ30.2 Release Notes
Released 5 November 2023
This update we've worked on bug fixes and security patches.
Document Viewer Function
There is a new function available for the Document Viewer;
DocumentViewer([binary_ref], [filename_ref], [link_text])
This function generates an anchor link that opens the Document Viewer in a modal on click, based on the passed in doc binary (PDF or image types supported).
This is useful in situations where the document viewer question cannot be used, for example in a Data Grid.
Updated 5 days ago