2020.2

Table Of Contents
Connect 2020.2 Designer Improvements
Improved Background Image options
l
The Section Background functionality has been updated to support image types other
than PDF. This includes .png, .jpg and .tiff (including multi-page TIFFs) files. This is also
supported via the Control Script API.(SHARED-72730)
l In versions of Connect prior to 2020.2, if a page had no content except for a linked
DataMapper background, then Connect would consider it an "empty" page when
determining whether or not to "Omit Master Page Back in case of an empty back page"
(available as an option in the sheet configuration of a section). This has now been fixed in
Connect 2020.2, and such pages are no longer considered empty. (SHARED-72588)
Note
This can affect the output of existing templates.
Scripting Improvements
l Added ability to quickly search through script names and contents for specified text.
(SHARED-60305)
l Auto suggestion improvements made for table properties in the JavaScript editor.
(SHARED-70690)
l
Introduced prev() and next() functions to the "results" object in our scripting API.
(SHARED-70764)
l
Fixed a problem with Find Previous in the script debugger. (SHARED-76737)
l Fixed minor issues in the script folder properties dialog. (SHARED-76996)
Page 1026