2021.2

Table Of Contents
l Barcode improvements made in Preview mode. Support added for resizing and dragging
of absolute positioned barcode objects, as well as resizing of inline barcode objects.
(SHARED-43641)
l Barcodes can now have transparent backgrounds. (SHARED-43659)
Scripting improvements
l New closest() command added to the Scripting API, to locate closest matching element
above it in the Document Object Model (DOM) tree. (SHARED-41789)
l Script editing improved. Line numbering now available within the editor, support for
code completion and syntax highlighting added, as well as support for various ECMA6
commands. (SHARED-42768/43696)
l Support added for cloning Sections in a Control Script to allow a document to have a
dynamic number of Sections. (SHARED-43683)
l Improved Scripts tool tip warning and error messaging. (SHARED-42550/43758)
Improvements include:
l Better tailored error messages and warnings.
l Icons added representing script type as well as showing the issue severity.
l Duplicated problems now filtered out.
l Several other minor improvements.
l Improved support for raw HTML within Designer scripting API commands. (SHARED-
43075)
Capture On The Go (COTG)and Web form improvements
l Input fields residing in a Field Table or Dynamic table are submitted using an array
notation (requires Workflow 8.5). This results in a nested XML structure (grouped fields)
in the job data file, simplifying the Workflow process and extracting data in the
DataMapper. (SHARED-45577)
l COTG/Web-Form: Option introduced to retrieve the jobdata XML file from within the
Designer. An icon has been added to the toolbar that intercepts the Submit action in Live
view and then submits the form to a local or remote Workflow engine. A dialog also allows
for saving the data file. (SHARED-44899)
l Deploying a COTG Test form no longer requires data. (SHARED-41889)
l New scripting options have been added to the COTG.js library to register custom
functions for save and restore. (SHARED-40670)
Page 1796