2022.2

Table Of Contents
l
Type (form input element):Usethedrop-downtoselectaninputtype.Thedrop-downlistsall
inputtypes,includingHTML5inputtypes(seehttps://www.w3schools.com/html/html_form_
input_types.asp).
l
Whitespace element:Checktomaketheelementawhitespaceelement,meaningitwillonly
appearonthepageifthereisenoughspaceforit.Thisisusefulfortemplateswithvariableheight
elementsorconditionalelements,tofillemptyspaceswithtranspromotionalmaterial.Notethat
onlytop-levelelements(i.e.notinsideanotherelementsuchasatableordiv)willfunctionas
whitespaceelements.
Geometry
Theseattributesareavailableforcertainelementsthathavepositionorsizeattributessuchasimages
andboxes.
l
Top:Thehorizontaldistancefromthetop-leftoftheobjecttotheleftpositionofitsparent.Thisis
usedonlyforrelativeandabsolutepositionedelements.
l
Left:Theverticaldistancefromthetop-leftoftheobjecttothetoppositionofitsparent.
l
Width:Thewidthoftheelement,bydefaultinpixels.Foranimage,thisdefaultstotheoriginal
imagewidthinpixels.
l
Height:Theheightoftheelement,bydefaultinpixels.Foranimage,thisdefaultstotheoriginal
imageheightinpixels.
l
TheReset Image Sizebuttonresetstheselectedimagetoitsoriginalsize.
Note: Whennounitisaddedtoageometryvalue,thedefaultunitwillbeaddedtothevalue;see
"Printpreferences"onpage364.
Page
TheseattributesappearwhenselectingthePagenodeintheOutlinePane.
l
Master Page:Whichofthe"MasterPages"onpage141touseforthetemplate.
DataModelpane
TheDataModelPanedisplaysaDataModelusedtohelpdesignthetemplate,alongwithdata.When
youloaddata(see"Loadingdata"onpage299),theresultingrecordsetisloadedintheDataModel
pane.Theinformationshownistheinformationforthecurrentrecordwithintherecordset.
NestedobjectsinJSONdataaredisplayedonsuccessivelevelsintheDataModel.
Page 517