2022.2

Table Of Contents
l
Reopening a templatewillputthefocusonthesectionthatwasactivewhenthetemplatewas
closed.(SHARED-53199)
l
Keyboard shortcutstoincrease(Ctrl + Shift + >)ordecrease(Ctrl + Shift + <)
textsizenowworkasexpected.(SHARED-11660)
l
"Problem"viewrenamedmoreaccuratelyas"Preflight Result".(SHARED-56343)
l
Added"folding"supportforCSSeditorsandsourceeditorsforstandaloneHTMLfiles.
(SHARED-10717)
l
MultiplevaluesnowallowedintheMake Conditionalscriptwizard.(SHARED-57029)
l
Default colourswatchescannowbeeditedoroverwritten.(SHARED-53670)
l
MinorDesignerinterfaceinconsistenciesfixed.(SHARED-54114)
Connect1.8DataMappingEnhancementsandFixes
Extracting Variables without using JavaScript
Variablesarefrequentlyusedindatamappingconfigurationsascountersorasawaytoconcatenate
valuesbeforeextractingthefinalresulttoadatamodelfield.UntilConnect1.8,theonlywaytoextract
thosevariableswouldbetocreateaJavascript-modefieldandtousetheappropriateAPIsyntax(e.g.
automation.jobinfo.jobinfo1,orsourceRecord.properties.MyVariable).We’venow
madeitmucheasierbyprovidingapicklistofallavailablepropertiesintheExtract Step.No
JavaScriptrequired!.(SHARED-54139)
"Extract all from here" feature added
InTXTmode,we’veoftenhadtherequesttobeabletoextracteverythingafteraspecificlocation,
regardlessoftherecordlength.Thiswouldbeuseful,forinstance,whenextractingthebodyofanemail
whichisneverfixed-length.UntilPlanetPressConnect1.8,thecustomarywayofproceedingwouldbe
touseaLoopstepthatstoresalllinesinavariableandanExtractstepafterthelooptostorethatvari-
ableintoafield.Notthemostelegantmethod!Anewfeatureallowsyoutospecifythatafieldshould
extracteverythingfromthecurrentlocationdowntotheendofthecurrentrecord.Noloops,novari-
ablesrequired.(SHARED-54137)
Improved Management of Sample Data
Supportaddedforcopy-and-pastingfilesfromWindowsExplorertotheDataSampleslist,andvice-
versa.Thisallowsthequickexportingofthosefileswithouthavingtoopenthedatamappingcon-
figuration.ItalsoallowsyoutoquicklyaddfilestotheconfigurationwithouthavingtousetheBrowse
button.
Page 1493