2022.2

Table Of Contents
TheScript Debuggersimulatesanoutputrunforallsectionsinthecurrentcontext,includingsection
clones.Theoutputrunislimitedtorunningscriptsandpaginationforthecurrentrecord.Aprintcontext
willnotgenerateactualoutput,andanemailcontextwillnotgenerateattachmentsorsendtheemail
message.
TheScriptspaneonthelefthandsideoftheScriptDebuggerlistsallscriptsthatareenabledtoapply
tothecurrentcontext,intheorderinwhichtheyareexpectedtobeprocessed.
TheSource Codepaneshowsthesourceofthesuspendedorselectedscript.Scriptsbasedona
scriptwizardshowthesourceoftheexpandedscript.Thecurrentlineinthescriptishighlighted,and
theleftmarginofthesourceeditorhasa“pointer”markingthecurrentlinepositionwithinthegreater
script.Youcanadbreakpointsbyclickingintheleftmarginofthesourceeditor.Thescriptwillthen
pauseatthisline.
TheVariablespaneshowsahierarchicaloverviewofthestateofalllocalandglobalvariables.It
includesthespecialentry“(this)”,whichrepresentstheJavaScript“this”object.
Improved Data Model view
l
Ordering items
DataModelfieldscannowbere-orderedtocreateafullycustomizedDataModelview.Multiple
fieldscanbeselectedtogetheranddrag&droppedeitherhigherorlowerintheDataModel
pane,regardlessoftheorderinwhichthedataisactuallybeingextracted.Thisdoesnotaffect
thedataatall,justthedisplayofthedata.
l
Ordering selections made permanent
Orderinginformationissaved.WhenoneopensanOLConnectTemplate,theDataModelview
willdisplaythesameOrderinginformationaswaslastsaved.
l
Filtering the view
DataModelpanenowallowsfilteringthedisplayeddatabaseitemsviaanewFilterbox.Thisnar-
rowsthelistofdisplayeditemstojustthosetablesorfieldswhosenamecontainsthetyped
string.
New Translation feature
AmultilingualConnecttemplatecanhandlecontentandstatictextelementsinmorethanonelan-
guage.TraditionallythiswasdonethroughcreatingaseparateTemplateorSectionforeachofthelan-
guagevariants.AnewTranslationfeatureinConnect2019.1simplifiesthisprocessandintroduces
optionstoexporttranslationstringsinastandardizedfileformat.(SHARED-21729)
Page 975