Advertisement
diemzsandiaz

Template 6

Jan 7th, 2018
2,833
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XBasic 81.53 KB | None | 0 0
  1. DIM page_fields[25] as P
  2. with  page_fields[1]
  3.     .display = "{C=#104+150+112,White}{B=White,#104+150+112}{F=+B}{Data=4eeba026-4eaf-4a93-a17b-6a5e8b2a03c0}{I:'$$web.panel.card'} [Panel Card: PANELCARD_1]"
  4.     .displayODFlat = "{Data=4eeba026-4eaf-4a93-a17b-6a5e8b2a03c0}{I:'$$web.panel.card'} [Panel Card: PANELCARD_1]"
  5.     .controlType = "layout_directive_PanelCardBegin"
  6.     .idInternal = "4eeba026-4eaf-4a93-a17b-6a5e8b2a03c0"
  7.     .lastIndex = 25
  8.     .parentContainer = -1
  9.     .parentTabPaneIndex = 0
  10.     .displayOD = "{C=#104+150+112,White}{B=White,#104+150+112}{F=+B}{Data=4eeba026-4eaf-4a93-a17b-6a5e8b2a03c0}{I:'$$web.panel.card'} [Panel Card: PANELCARD_1]"
  11.     .inRepeatingSection = .F.
  12.     .repeatingSectionParentId = -1
  13.     .displayODtree = "{C=#104+150+112,White}{B=White,#104+150+112}{F=+B}{Data=4eeba026-4eaf-4a93-a17b-6a5e8b2a03c0}{I:'$$web.panel.card'} [Panel Card: PANELCARD_1]"
  14.     .crc = "4294928925"
  15.     .v.comment = ""
  16.     .v._dirty = .F.
  17.     .v.container.id = "PANELCARD_1"
  18.     .v.panelInstance.subTheme = ""
  19.     .v.panelInstance.layout.size = ""
  20.     .v.panelInstance.layout.minSize = ""
  21.     .v.panelInstance.layout.dock = ""
  22.     .v.panelInstance.hasPrevButton = .F.
  23.     .v.panelInstance.prevButtonId = ""
  24.     .v.panelInstance.hasNextButton = .F.
  25.     .v.panelInstance.nextButtonId = ""
  26.     .v.panelInstance.hasFlowCollapseButton = .F.
  27.     .v.panelInstance.flowCollapse.buttonId = ""
  28.     .v.panelInstance.flowCollapse.collapse.html = ""
  29.     .v.panelInstance.flowCollapse.collapse.icon = ""
  30.     .v.panelInstance.flowCollapse.collapse.pressedIcon = ""
  31.     .v.panelInstance.flowCollapse.collapse.hoverIcon = ""
  32.     .v.panelInstance.flowCollapse.collapse.tip = ""
  33.     .v.panelInstance.flowCollapse.expand.html = ""
  34.     .v.panelInstance.flowCollapse.expand.icon = ""
  35.     .v.panelInstance.flowCollapse.expand.pressedIcon = ""
  36.     .v.panelInstance.flowCollapse.expand.hoverIcon = ""
  37.     .v.panelInstance.flowCollapse.expand.tip = ""
  38.     .v.panelInstance.sections.isSection = .F.
  39.     .v.panelInstance.sections.name = "<UsePanelId>"
  40.     .v.panelInstance.sections.placeholderHTML = ""
  41.     .v.panelInstance.sections.renderMethod = "Auto-Create-Destroy"
  42.     .v.panelCard.javascript.onCreate = ""
  43.     .v.panelCard.javascript.onSize = ""
  44.     .v.panelCard.javascript.onSwipe = ""
  45.     .v.panelCard.javascript._onsize = <<%str%
  46. if(typeof {dialog.object} != 'undefined') {
  47.     if(typeof {dialog.object}._findActiveLayoutRule != 'undefined') {
  48.         {dialog.object}._findActiveLayoutRule();
  49.         //alert('system on size');
  50.     }
  51. }
  52. %str%
  53.     .v.panelCard.allowBodyScrolling = .T.
  54.     .v.panelCard.bodyScrolling.axis = "Both"
  55.     .v.panelCard.bodyScrolling.stopPropogation = .F.
  56.     .v.panelCard.pull.isDefined = .F.
  57.     .v.panelCard.pull.javascript.onPullRelease = ""
  58.     .v.panelCard.pull.javascript.onPullEnd = ""
  59.     .v.panelCard.pull.javascript.onPull = ""
  60.     .v.panelCard.pull.pullpastEnd.YSetting = "auto"
  61.     .v.panelCard.pull.pullpastEnd.XSetting = "auto"
  62.     .v.panelCard.scrolling.isDefined = .F.
  63.     .v.panelCard.scrolling.indicator.v.show = .T.
  64.     .v.panelCard.scrolling.indicator.v.location = "right"
  65.     .v.panelCard.scrolling.indicator.v.offset = "0px"
  66.     .v.panelCard.scrolling.indicator.v.top = "0px"
  67.     .v.panelCard.scrolling.indicator.v.bottom = "0px"
  68.     .v.panelCard.scrolling.indicator.h.show = .T.
  69.     .v.panelCard.scrolling.indicator.h.location = "top"
  70.     .v.panelCard.scrolling.indicator.h.offset = "0px"
  71.     .v.panelCard.scrolling.indicator.h.left = "0px"
  72.     .v.panelCard.scrolling.indicator.h.right = "0px"
  73.     .v.panelCard.scrollToTopOnFocus = .F.
  74.     .v.panelCard.displayName = ""
  75.     .v.panelCard.type = "Default"
  76.     .v.panelCard.iframeURL = ""
  77.     .v.panelCard.className = ""
  78.     .v.panelCard.bodyClassName = ""
  79.     .v.panelCard.bodyInlineStyle = ""
  80.     .v.panelCard.hasBackgroundImage = .F.
  81.     .v.panelCard.backgroundImage = ""
  82.     .v.panelCard.edgeEvents.has = .F.
  83.     .v.panelCard.edgeEvents.hasTop = .F.
  84.     .v.panelCard.edgeEvents.hasBottom = .F.
  85.     .v.panelCard.edgeEvents.hasLeft = .F.
  86.     .v.panelCard.edgeEvents.hasRight = .F.
  87.     .v.panelCard.edgeEvents.definedLeft = .F.
  88.     .v.panelCard.edgeEvents.definedRight = .F.
  89.     .v.panelCard.edgeEvents.definedTopt = .F.
  90.     .v.panelCard.edgeEvents.definedBottom = .F.
  91.     .indentTree = 0
  92. end with
  93. with  page_fields[2]
  94.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=d58cdcbd-fd51-481d-9918-eba44c9e257f}{I:'$$format.border.style.dash'} [Container: CONTAINER_1]"
  95.     .displayODFlat = "{Data=d58cdcbd-fd51-481d-9918-eba44c9e257f}{I:'$$format.border.style.dash'} [Container: CONTAINER_1]"
  96.     .controlType = "layout_directive_ContainerBegin"
  97.     .idInternal = "d58cdcbd-fd51-481d-9918-eba44c9e257f"
  98.     .lastIndex = 24
  99.     .parentContainer = 1
  100.     .parentTabPaneIndex = 0
  101.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=d58cdcbd-fd51-481d-9918-eba44c9e257f}{I:'$$format.border.style.dash'} [Container: CONTAINER_1]"
  102.     .inRepeatingSection = .F.
  103.     .repeatingSectionParentId = -1
  104.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=d58cdcbd-fd51-481d-9918-eba44c9e257f}{I:'$$format.border.style.dash'} [Container: CONTAINER_1]"
  105.     .crc = "4294909157"
  106.     .v.comment = ""
  107.     .v._dirty = .F.
  108.     .v.container.ID = "CONTAINER_1"
  109.     .v.container.style = ""
  110.     .v.container.class = ""
  111.     .v.container.description = ""
  112.     .v.container.contentAlignment = "Center"
  113.     .v.container.width = "100%"
  114.     .v.container.height = ""
  115.     .v.container.nonFloating = .F.
  116.     .v.container.buttonGroup.orientation = "Horizontal"
  117.     .v.container.buttonGroup.leftOverrides = ""
  118.     .v.container.buttonGroup.rightOverrides = ""
  119.     .v.container.subType = "None"
  120.     .v.container.edgeOffset = ""
  121.     .v.container.allowScrolling = .F.
  122.     .v.container.scrolling.axis = "Both"
  123.     .v.container.scrolling.stopPropogation = .F.
  124.     .v.container.scrolling.isDefined = .F.
  125.     .v.container.scrolling.indicator.v.show = .T.
  126.     .v.container.scrolling.indicator.v.className = ""
  127.     .v.container.scrolling.indicator.v.barClassName = ""
  128.     .v.container.scrolling.indicator.v.location = "right"
  129.     .v.container.scrolling.indicator.v.offset = "0px"
  130.     .v.container.scrolling.indicator.v.top = "0px"
  131.     .v.container.scrolling.indicator.v.bottom = "0px"
  132.     .v.container.scrolling.indicator.h.show = .T.
  133.     .v.container.scrolling.indicator.h.className = ""
  134.     .v.container.scrolling.indicator.h.barClassName = ""
  135.     .v.container.scrolling.indicator.h.location = "top"
  136.     .v.container.scrolling.indicator.h.offset = "0px"
  137.     .v.container.scrolling.indicator.h.left = "0px"
  138.     .v.container.scrolling.indicator.h.right = "0px"
  139.     .v.container.pull.isDefined = .F.
  140.     .v.container.pull.javascript.onPullRelease = ""
  141.     .v.container.pull.javascript.onPullEnd = ""
  142.     .v.container.pull.javascript.onPull = ""
  143.     .v.container.pull.pullpastEnd.YSetting = "auto"
  144.     .v.container.pull.pullpastEnd.XSetting = "auto"
  145.     .v.repeatingSectionColumnHeading = ""
  146.     .v.Spacer.Above = ""
  147.     .v.Spacer.Below = ""
  148.     .v.Spacer.Left = ""
  149.     .v.Spacer.Right = ""
  150.     .v.securityGroups = ""
  151.     .v.showHideExpn = ""
  152.     .v.ShowExpression = ""
  153.     .v.clientSideconditionalStyle = ""
  154.     .indentTree = 1
  155. end with
  156. with  page_fields[3]
  157.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=5dc6816b-4e2f-428b-acaa-22e0292db9b6}{I:'$$control.group'} [Frame: <Account> - FRAME_1]"
  158.     .displayODFlat = "{Data=5dc6816b-4e2f-428b-acaa-22e0292db9b6}{I:'$$control.group'} [Frame: Account]"
  159.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=5dc6816b-4e2f-428b-acaa-22e0292db9b6}{I:'$$control.group'} [Frame: Account]"
  160.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=5dc6816b-4e2f-428b-acaa-22e0292db9b6}{I:'$$control.group'} [Frame: <Account> - FRAME_1]"
  161.     .controltype = "layout_directive_FrameBegin"
  162.     .idInternal = "5dc6816b-4e2f-428b-acaa-22e0292db9b6"
  163.     .lastIndex = 23
  164.     .parentContainer = 2
  165.     .parentTabPaneIndex = 0
  166.     .inRepeatingSection = .F.
  167.     .repeatingSectionParentId = -1
  168.     .indentTree = 2
  169.     .crc = "4294947481"
  170.     .v.comment = ""
  171.     .v._dirty = .F.
  172.     .v.FrameTitle = "Account"
  173.     .v.Frame.ID = "FRAME_1"
  174.     .v.Frame.containerStyle = ""
  175.     .v.Frame.width = ""
  176.     .v.Frame.height = ""
  177.     .v.Frame.Legend.Style = ""
  178.     .v.Frame.Legend.Class = ""
  179.     .v.Frame.Border.Style = ""
  180.     .v.Frame.Border.Class = ""
  181.     .v.Frame.type = "Modern"
  182.     .v.Frame.showHideEnabled = .F.
  183.     .v.Frame.openIcon = ""
  184.     .v.Frame.closedIcon = ""
  185.     .v.Frame.onOpenFunction = ""
  186.     .v.Frame.onCloseFunction = ""
  187.     .v.Frame.initialState = "Shown"
  188.     .v.Frame.framepaneclass = ""
  189.     .v.Frame.framepanestyle = ""
  190.     .v.Spacer.Above = ""
  191.     .v.Spacer.Below = ""
  192.     .v.Spacer.Left = ""
  193.     .v.Spacer.Right = ""
  194.     .v.securityGroups = ""
  195.     .v.showHideExpn = ""
  196.     .v.ShowExpression = ""
  197.     .v.clientSideconditionalStyle = ""
  198.     .v.repeatingSectionColumnHeading = ""
  199. end with
  200. with  page_fields[4]
  201.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=4c4b489d-1968-48c8-bd6f-de0b2ed4ded6}{I:'$$control.group'} [Frame: <Account Information> - FRAME_2]"
  202.     .displayODFlat = "{Data=4c4b489d-1968-48c8-bd6f-de0b2ed4ded6}{I:'$$control.group'} [Frame: Account Information]"
  203.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=4c4b489d-1968-48c8-bd6f-de0b2ed4ded6}{I:'$$control.group'} [Frame: Account Information]"
  204.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=4c4b489d-1968-48c8-bd6f-de0b2ed4ded6}{I:'$$control.group'} [Frame: <Account Information> - FRAME_2]"
  205.     .controltype = "layout_directive_FrameBegin"
  206.     .idInternal = "4c4b489d-1968-48c8-bd6f-de0b2ed4ded6"
  207.     .lastIndex = 8
  208.     .parentContainer = 3
  209.     .parentTabPaneIndex = 0
  210.     .inRepeatingSection = .F.
  211.     .repeatingSectionParentId = -1
  212.     .indentTree = 3
  213.     .v.comment = ""
  214.     .v._dirty = .F.
  215.     .v.FrameTitle = "Account Information"
  216.     .v.Frame.ID = "FRAME_2"
  217.     .v.Frame.containerStyle = ""
  218.     .v.Frame.width = ""
  219.     .v.Frame.height = ""
  220.     .v.Frame.Legend.Style = ""
  221.     .v.Frame.Legend.Class = ""
  222.     .v.Frame.Border.Style = ""
  223.     .v.Frame.Border.Class = ""
  224.     .v.Frame.type = "Simple"
  225.     .v.Frame.showHideEnabled = .F.
  226.     .v.Frame.openIcon = ""
  227.     .v.Frame.closedIcon = ""
  228.     .v.Frame.onOpenFunction = ""
  229.     .v.Frame.onCloseFunction = ""
  230.     .v.Frame.initialState = "Shown"
  231.     .v.Frame.framepaneclass = ""
  232.     .v.Frame.framepanestyle = ""
  233.     .v.Spacer.Above = ""
  234.     .v.Spacer.Below = ""
  235.     .v.Spacer.Left = ""
  236.     .v.Spacer.Right = ""
  237.     .v.securityGroups = ""
  238.     .v.showHideExpn = ""
  239.     .v.ShowExpression = ""
  240.     .v.clientSideconditionalStyle = ""
  241.     .v.repeatingSectionColumnHeading = ""
  242.     .crc = "4294955203"
  243. end with
  244. with  page_fields[5]
  245.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=8a27755b_e633_4e15_8762_cb2f9e1cb654}{I:'$$control.edit'} [FirstName]"
  246.     .displayODFlat = "{Data=8a27755b_e633_4e15_8762_cb2f9e1cb654}{I:'$$control.edit'} [FirstName]"
  247.     .controlType = "dialog_formcontrol"
  248.     .idInternal = "8a27755b_e633_4e15_8762_cb2f9e1cb654"
  249.     .lastIndex = 0
  250.     .parentContainer = 4
  251.     .parentTabPaneIndex = 0
  252.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=8a27755b_e633_4e15_8762_cb2f9e1cb654}{I:'$$control.edit'} [FirstName]"
  253.     .inRepeatingSection = .F.
  254.     .repeatingSectionParentId = -1
  255.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=8a27755b_e633_4e15_8762_cb2f9e1cb654}{I:'$$control.edit'} [FirstName]"
  256.     .crc = "4294932565"
  257.     .indentTree = 4
  258.     .inPanelCard = .T.
  259.     .inTreeControl = .F.
  260.     .v.comment = ""
  261.     .v._dirty = .F.
  262.     .v.controlType = "Textbox"
  263.     .v.variableName = "FirstName"
  264.     .v.type = "Character"
  265.     .v.isArray = .F.
  266.     .v.controlContainerClass = ""
  267.     .v.controlContainerPreventFloat = .F.
  268.     .v.forceFieldTypeToLogical = .F.
  269.     .v.computeSummaryValues = .F.
  270.     .v.maxLength = -1
  271.     .v.fieldBubbleHelp = ""
  272.     .v.labelBubbleHelp = ""
  273.     .v.hasWatermark = .T.
  274.     .v.watermark.text = "First Name"
  275.     .v.watermark.class = ""
  276.     .v.watermark.style = ""
  277.     .v.incontrolButtons.has = .T.
  278.     .v.incontrolButtons.isDefined = .T.
  279. DIM      v.incontrolButtons.buttons[1] as P
  280. with  v.incontrolButtons.buttons[1]
  281.         .buttonName = "name"
  282.         .buttonType = "Icon"
  283.         .iconName = "cssIcon=fa fa-user"
  284.         .buttonText = "name"
  285.         .buttonPosition = "Left"
  286.         .buttonCode = ""
  287.         .inlineStyle = ""
  288.         .highlightOnHover = .T.
  289. end with
  290.      v.incontrolButtons.buttonCount = 1
  291.      v.hasLookup = .F.
  292.      v.lookup.Type = ""
  293.      v.textboxHTML5Type = ""
  294.      v.textboxSubTheme = ""
  295.      v.textboxAutocorrect = .T.
  296.      v.textboxAutoCapitalize = .T.
  297.      v.label = "First Name"
  298.      v.defaultValue = ""
  299.      v.blankDefaultIfVarNotFound = .F.
  300.      v.displayformat = ""
  301.      v.displayUnformat = ""
  302.      v.hide = .F.
  303.      v.customAttributes = ""
  304.      v.readonlyAttribute = .F.
  305.      v.disabledAttribute = .F.
  306.      v.controlJavascript = ""
  307.      v.captchaControl = .F.
  308.      v.class = "<Default>"
  309.      v.style = ""
  310.      v.width = "2in"
  311.      v.height = ""
  312.      v.autogrow = .F.
  313.      v.smartFieldContainerStyle = ""
  314.      v.breakType = "None"
  315.      v.breakHeight = ".1in"
  316.      v.breakHorizontalSpace = ".1in"
  317.      v.breakHeight2 = ""
  318.      v.breakHorizontalSpace2 = ""
  319.      v.validationXbasic = ""
  320.      v.validationRules = ""
  321.      v.validationSettings.general.EnableRules = .F.
  322.      v.validationSettingsDefined = .F.
  323.      v.labelClass = "<Default>"
  324.      v.labelStyle = ""
  325.      v.labelPosition = "Above"
  326.      v.labelWidth = "{Global.LabelWidth}"
  327.      v.labelAlignment = "Left"
  328.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  329.      v.repeatingSectionColumnWidth = ""
  330.      v.password = .F.
  331.      v.embeddedJavascriptControl = .F.
  332.      v.hasHelp = .F.
  333.      v.helpID = ""
  334.      v.helpIcon = "images/$$generic.help.png.a5image"
  335.      v.showHelpIcon = "None"
  336.      v.helpIconBehavior = "ShowHelpOnClick"
  337.      v.initialFocus = .F.
  338.      v.hasClientSideFormat = .F.
  339.      v.clientSideFormat.Definition.maskString = ""
  340.      v.clientSideFormat.type = "Mask"
  341.      v.calcExpression = ""
  342.      v.showExpression = ""
  343.      v.enableExpression = ""
  344.      v.readOnlyExpression = ""
  345.      v.getFunction = ""
  346.      v.setFunction = ""
  347.      v.clientSideconditionalStyle = ""
  348.      v.userDefinedClientSideValidationJavascript = ""
  349.      v.onChange_ValidationOption = "Client-side only"
  350.      v.securityGroups = ""
  351.      v.showHideExpn = ""
  352.      v.dataBinding.updateable = .T.
  353.      v.dataBinding.tableAlias = ""
  354.      v.dataBinding.fieldName = ""
  355.      v.dataBinding.fieldType = ""
  356.      v.dataBinding.fieldSpec = ""
  357.      v.dataBinding.nullIfBlank = .F.
  358.      v.dataBinding.image.base64Encode = .F.
  359.      v.dataBinding.image.type = "JPG"
  360.      v.dataBinding.image.scale = ""
  361.      v.dataBinding.image.fileNameTransformation = ""
  362.      v.dataBinding.image.noImageFoundImage = "<None>"
  363.      v.dataBinding.image.newRecordImage = "<None>"
  364.      v.dataBinding.ink.hasbackgroundimage = .F.
  365.      v.dataBinding.ink.backgroundimage = ""
  366.      v.dataBinding.ink.inkunits = 1
  367.      v.specialtype = "None"
  368.      v.specialtypeJSON = ""
  369.      v.datePicker.displayTimePicker = .F.
  370.      v.datePicker.openMethod = "ClickIcon"
  371.      v.datePicker.dateFormat = "<Default>"
  372.      v.datePicker.iconNumber = 2
  373.      v.datePicker.OKButtonLabel = "OK"
  374.      v.datePicker.CancelButtonLabel = "Cancel"
  375.      v.datePicker.userMustSelectFromDatePicker = .F.
  376.      v.datePicker.multiple.allow = .F.
  377.      v.datePicker.multiple.separators = ".."
  378.      v.datePicker.hasMask = .F.
  379.      v.datePicker.format.mask = ""
  380.      v.datePicker.timePickerOptionsDefined = .F.
  381.      v.datePicker.display = .F.
  382.      v.displayAsSlider = .F.
  383.      v.flags.clientSideDefinition = .F.
  384. end with
  385. with  page_fields[6]
  386.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=d57d7f63_5843_4a6d_933c_74e768d27c06}{I:'$$control.edit'} [LastName] ¶"
  387.     .displayODFlat = "{Data=d57d7f63_5843_4a6d_933c_74e768d27c06}{I:'$$control.edit'} [LastName]"
  388.     .controlType = "dialog_formcontrol"
  389.     .idInternal = "d57d7f63_5843_4a6d_933c_74e768d27c06"
  390.     .lastIndex = 0
  391.     .parentContainer = 4
  392.     .parentTabPaneIndex = 0
  393.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=d57d7f63_5843_4a6d_933c_74e768d27c06}{I:'$$control.edit'} [LastName]"
  394.     .inRepeatingSection = .F.
  395.     .repeatingSectionParentId = -1
  396.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=d57d7f63_5843_4a6d_933c_74e768d27c06}{I:'$$control.edit'} [LastName] ¶"
  397.     .crc = "4294949535"
  398.     .indentTree = 4
  399.     .inPanelCard = .T.
  400.     .inTreeControl = .F.
  401.     .v.comment = ""
  402.     .v._dirty = .F.
  403.     .v.controlType = "Textbox"
  404.     .v.variableName = "LastName"
  405.     .v.type = "Character"
  406.     .v.isArray = .F.
  407.     .v.controlContainerClass = ""
  408.     .v.controlContainerPreventFloat = .F.
  409.     .v.forceFieldTypeToLogical = .F.
  410.     .v.computeSummaryValues = .F.
  411.     .v.maxLength = -1
  412.     .v.fieldBubbleHelp = ""
  413.     .v.labelBubbleHelp = ""
  414.     .v.hasWatermark = .T.
  415.     .v.watermark.text = "Last Name"
  416.     .v.watermark.class = ""
  417.     .v.watermark.style = ""
  418.     .v.incontrolButtons.has = .T.
  419.     .v.incontrolButtons.isDefined = .T.
  420. DIM      v.incontrolButtons.buttons[1] as P
  421. with  v.incontrolButtons.buttons[1]
  422.         .buttonName = "name"
  423.         .buttonType = "Icon"
  424.         .iconName = "cssIcon=fa fa-user"
  425.         .buttonText = "name"
  426.         .buttonPosition = "Left"
  427.         .buttonCode = ""
  428.         .inlineStyle = ""
  429.         .highlightOnHover = .T.
  430. end with
  431.      v.incontrolButtons.buttonCount = 1
  432.      v.hasLookup = .F.
  433.      v.lookup.Type = ""
  434.      v.textboxHTML5Type = ""
  435.      v.textboxSubTheme = ""
  436.      v.textboxAutocorrect = .T.
  437.      v.textboxAutoCapitalize = .T.
  438.      v.label = "Last Name"
  439.      v.defaultValue = ""
  440.      v.blankDefaultIfVarNotFound = .F.
  441.      v.displayformat = ""
  442.      v.displayUnformat = ""
  443.      v.hide = .F.
  444.      v.customAttributes = ""
  445.      v.readonlyAttribute = .F.
  446.      v.disabledAttribute = .F.
  447.      v.controlJavascript = ""
  448.      v.captchaControl = .F.
  449.      v.class = "<Default>"
  450.      v.style = ""
  451.      v.width = "2in"
  452.      v.height = ""
  453.      v.autogrow = .F.
  454.      v.smartFieldContainerStyle = ""
  455.      v.breakType = "After"
  456.      v.breakHeight = ".1in"
  457.      v.breakHorizontalSpace = ".1in"
  458.      v.breakHeight2 = ""
  459.      v.breakHorizontalSpace2 = ""
  460.      v.validationXbasic = ""
  461.      v.validationRules = ""
  462.      v.validationSettings.general.EnableRules = .F.
  463.      v.validationSettingsDefined = .F.
  464.      v.labelClass = "<Default>"
  465.      v.labelStyle = ""
  466.      v.labelPosition = "Above"
  467.      v.labelWidth = "{Global.LabelWidth}"
  468.      v.labelAlignment = "Left"
  469.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  470.      v.repeatingSectionColumnWidth = ""
  471.      v.password = .F.
  472.      v.embeddedJavascriptControl = .F.
  473.      v.hasHelp = .F.
  474.      v.helpID = ""
  475.      v.helpIcon = "images/$$generic.help.png.a5image"
  476.      v.showHelpIcon = "None"
  477.      v.helpIconBehavior = "ShowHelpOnClick"
  478.      v.initialFocus = .F.
  479.      v.hasClientSideFormat = .F.
  480.      v.clientSideFormat.Definition.maskString = ""
  481.      v.clientSideFormat.type = "Mask"
  482.      v.calcExpression = ""
  483.      v.showExpression = ""
  484.      v.enableExpression = ""
  485.      v.readOnlyExpression = ""
  486.      v.getFunction = ""
  487.      v.setFunction = ""
  488.      v.clientSideconditionalStyle = ""
  489.      v.userDefinedClientSideValidationJavascript = ""
  490.      v.onChange_ValidationOption = "Client-side only"
  491.      v.securityGroups = ""
  492.      v.showHideExpn = ""
  493.      v.dataBinding.updateable = .T.
  494.      v.dataBinding.tableAlias = ""
  495.      v.dataBinding.fieldName = ""
  496.      v.dataBinding.fieldType = ""
  497.      v.dataBinding.fieldSpec = ""
  498.      v.dataBinding.nullIfBlank = .F.
  499.      v.dataBinding.image.base64Encode = .F.
  500.      v.dataBinding.image.type = "JPG"
  501.      v.dataBinding.image.scale = ""
  502.      v.dataBinding.image.fileNameTransformation = ""
  503.      v.dataBinding.image.noImageFoundImage = "<None>"
  504.      v.dataBinding.image.newRecordImage = "<None>"
  505.      v.dataBinding.ink.hasbackgroundimage = .F.
  506.      v.dataBinding.ink.backgroundimage = ""
  507.      v.dataBinding.ink.inkunits = 1
  508.      v.specialtype = "None"
  509.      v.specialtypeJSON = ""
  510.      v.datePicker.displayTimePicker = .F.
  511.      v.datePicker.openMethod = "ClickIcon"
  512.      v.datePicker.dateFormat = "<Default>"
  513.      v.datePicker.iconNumber = 2
  514.      v.datePicker.OKButtonLabel = "OK"
  515.      v.datePicker.CancelButtonLabel = "Cancel"
  516.      v.datePicker.userMustSelectFromDatePicker = .F.
  517.      v.datePicker.multiple.allow = .F.
  518.      v.datePicker.multiple.separators = ".."
  519.      v.datePicker.hasMask = .F.
  520.      v.datePicker.format.mask = ""
  521.      v.datePicker.timePickerOptionsDefined = .F.
  522.      v.datePicker.display = .F.
  523.      v.displayAsSlider = .F.
  524.      v.flags.clientSideDefinition = .F.
  525. end with
  526. with  page_fields[7]
  527.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=1e3f7ca6_b494_420a_8860_bb8d3891e906}{I:'$$control.edit'} [Email] ¶"
  528.     .displayODFlat = "{Data=1e3f7ca6_b494_420a_8860_bb8d3891e906}{I:'$$control.edit'} [Email]"
  529.     .controlType = "dialog_formcontrol"
  530.     .idInternal = "1e3f7ca6_b494_420a_8860_bb8d3891e906"
  531.     .lastIndex = 0
  532.     .parentContainer = 4
  533.     .parentTabPaneIndex = 0
  534.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=1e3f7ca6_b494_420a_8860_bb8d3891e906}{I:'$$control.edit'} [Email]"
  535.     .inRepeatingSection = .F.
  536.     .repeatingSectionParentId = -1
  537.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=1e3f7ca6_b494_420a_8860_bb8d3891e906}{I:'$$control.edit'} [Email] ¶"
  538.     .crc = "4294928598"
  539.     .indentTree = 4
  540.     .inPanelCard = .T.
  541.     .inTreeControl = .F.
  542.     .v.comment = ""
  543.     .v._dirty = .F.
  544.     .v.controlType = "Textbox"
  545.     .v.variableName = "Email"
  546.     .v.type = "Character"
  547.     .v.isArray = .F.
  548.     .v.controlContainerClass = ""
  549.     .v.controlContainerPreventFloat = .F.
  550.     .v.forceFieldTypeToLogical = .F.
  551.     .v.computeSummaryValues = .F.
  552.     .v.maxLength = -1
  553.     .v.fieldBubbleHelp = ""
  554.     .v.labelBubbleHelp = ""
  555.     .v.hasWatermark = .T.
  556.     .v.watermark.text = "Email"
  557.     .v.watermark.class = ""
  558.     .v.watermark.style = ""
  559.     .v.incontrolButtons.has = .T.
  560.     .v.incontrolButtons.isDefined = .T.
  561. DIM      v.incontrolButtons.buttons[1] as P
  562. with  v.incontrolButtons.buttons[1]
  563.         .buttonName = "mail"
  564.         .buttonType = "Icon"
  565.         .iconName = "cssIcon=fa fa-envelope"
  566.         .buttonText = "mail"
  567.         .buttonPosition = "Left"
  568.         .buttonCode = ""
  569.         .inlineStyle = ""
  570.         .highlightOnHover = .T.
  571. end with
  572.      v.incontrolButtons.buttonCount = 1
  573.      v.hasLookup = .F.
  574.      v.lookup.Type = ""
  575.      v.textboxHTML5Type = ""
  576.      v.textboxSubTheme = ""
  577.      v.textboxAutocorrect = .T.
  578.      v.textboxAutoCapitalize = .T.
  579.      v.label = "Email"
  580.      v.defaultValue = ""
  581.      v.blankDefaultIfVarNotFound = .F.
  582.      v.displayformat = ""
  583.      v.displayUnformat = ""
  584.      v.hide = .F.
  585.      v.customAttributes = ""
  586.      v.readonlyAttribute = .F.
  587.      v.disabledAttribute = .F.
  588.      v.controlJavascript = ""
  589.      v.captchaControl = .F.
  590.      v.class = "<Default>"
  591.      v.style = ""
  592.      v.width = "4in"
  593.      v.height = ""
  594.      v.autogrow = .F.
  595.      v.smartFieldContainerStyle = ""
  596.      v.breakType = "After"
  597.      v.breakHeight = ".1in"
  598.      v.breakHorizontalSpace = ".1in"
  599.      v.breakHeight2 = ""
  600.      v.breakHorizontalSpace2 = ""
  601.      v.validationXbasic = ""
  602.      v.validationRules = ""
  603.      v.validationSettings.general.EnableRules = .F.
  604.      v.validationSettingsDefined = .F.
  605.      v.labelClass = "<Default>"
  606.      v.labelStyle = ""
  607.      v.labelPosition = "Above"
  608.      v.labelWidth = "{Global.LabelWidth}"
  609.      v.labelAlignment = "Left"
  610.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  611.      v.repeatingSectionColumnWidth = ""
  612.      v.password = .F.
  613.      v.embeddedJavascriptControl = .F.
  614.      v.hasHelp = .F.
  615.      v.helpID = ""
  616.      v.helpIcon = "images/$$generic.help.png.a5image"
  617.      v.showHelpIcon = "None"
  618.      v.helpIconBehavior = "ShowHelpOnClick"
  619.      v.initialFocus = .F.
  620.      v.hasClientSideFormat = .F.
  621.      v.clientSideFormat.Definition.maskString = ""
  622.      v.clientSideFormat.type = "Mask"
  623.      v.calcExpression = ""
  624.      v.showExpression = ""
  625.      v.enableExpression = ""
  626.      v.readOnlyExpression = ""
  627.      v.getFunction = ""
  628.      v.setFunction = ""
  629.      v.clientSideconditionalStyle = ""
  630.      v.userDefinedClientSideValidationJavascript = ""
  631.      v.onChange_ValidationOption = "Client-side only"
  632.      v.securityGroups = ""
  633.      v.showHideExpn = ""
  634.      v.dataBinding.updateable = .T.
  635.      v.dataBinding.tableAlias = ""
  636.      v.dataBinding.fieldName = ""
  637.      v.dataBinding.fieldType = ""
  638.      v.dataBinding.fieldSpec = ""
  639.      v.dataBinding.nullIfBlank = .F.
  640.      v.dataBinding.image.base64Encode = .F.
  641.      v.dataBinding.image.type = "JPG"
  642.      v.dataBinding.image.scale = ""
  643.      v.dataBinding.image.fileNameTransformation = ""
  644.      v.dataBinding.image.noImageFoundImage = "<None>"
  645.      v.dataBinding.image.newRecordImage = "<None>"
  646.      v.dataBinding.ink.hasbackgroundimage = .F.
  647.      v.dataBinding.ink.backgroundimage = ""
  648.      v.dataBinding.ink.inkunits = 1
  649.      v.specialtype = "None"
  650.      v.specialtypeJSON = ""
  651.      v.datePicker.displayTimePicker = .F.
  652.      v.datePicker.openMethod = "ClickIcon"
  653.      v.datePicker.dateFormat = "<Default>"
  654.      v.datePicker.iconNumber = 2
  655.      v.datePicker.OKButtonLabel = "OK"
  656.      v.datePicker.CancelButtonLabel = "Cancel"
  657.      v.datePicker.userMustSelectFromDatePicker = .F.
  658.      v.datePicker.multiple.allow = .F.
  659.      v.datePicker.multiple.separators = ".."
  660.      v.datePicker.hasMask = .F.
  661.      v.datePicker.format.mask = ""
  662.      v.datePicker.timePickerOptionsDefined = .F.
  663.      v.datePicker.display = .F.
  664.      v.displayAsSlider = .F.
  665.      v.flags.clientSideDefinition = .F.
  666. end with
  667. with  page_fields[8]
  668.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=792c5d50-f2d7-4192-8db3-610d6be6730b}{I:'vertLineCap'} [Frame End - FRAME_2]"
  669.     .controltype = "layout_directive_FrameEnd"
  670.     .displayODFlat = "{Data=792c5d50-f2d7-4192-8db3-610d6be6730b}{I:'$$control.group'} [Frame End]"
  671.     .idInternal = "792c5d50-f2d7-4192-8db3-610d6be6730b"
  672.     .inRepeatingSection = .F.
  673.     .lastIndex = 0
  674.     .containerStartIndex = 4
  675.     .parentContainer = 3
  676.     .parentTabPaneIndex = 0
  677.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=792c5d50-f2d7-4192-8db3-610d6be6730b}{I:'vertLineCap'} [Frame End]"
  678.     .repeatingSectionParentId = -1
  679.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=792c5d50-f2d7-4192-8db3-610d6be6730b}{I:'vertLineCap'} [Frame End - FRAME_2]"
  680.     .indentTree = 3
  681.     .v.comment = ""
  682.     .v._dirty = .F.
  683.     .v.Frame.BreakType = "None"
  684.     .v.Frame.BreakHeight = ".1in"
  685.     .v.Frame.breakHorizontalSpace = ".1in"
  686.     .v.Frame.BreakHeight2 = ""
  687.     .v.Frame.breakHorizontalSpace2 = ""
  688.     .crc = "4294959581"
  689. end with
  690. with  page_fields[9]
  691.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=83a2fd30-5cec-406d-a89a-abd306d7e9b0}{I:'$$control.group'} [Frame: <Change Password> - FRAME_3]"
  692.     .displayODFlat = "{Data=83a2fd30-5cec-406d-a89a-abd306d7e9b0}{I:'$$control.group'} [Frame: Change Password]"
  693.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=83a2fd30-5cec-406d-a89a-abd306d7e9b0}{I:'$$control.group'} [Frame: Change Password]"
  694.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=83a2fd30-5cec-406d-a89a-abd306d7e9b0}{I:'$$control.group'} [Frame: <Change Password> - FRAME_3]"
  695.     .controltype = "layout_directive_FrameBegin"
  696.     .idInternal = "83a2fd30-5cec-406d-a89a-abd306d7e9b0"
  697.     .lastIndex = 12
  698.     .parentContainer = 3
  699.     .parentTabPaneIndex = 0
  700.     .inRepeatingSection = .F.
  701.     .repeatingSectionParentId = -1
  702.     .indentTree = 3
  703.     .crc = "4294919038"
  704.     .v.comment = ""
  705.     .v._dirty = .F.
  706.     .v.FrameTitle = "Change Password"
  707.     .v.Frame.ID = "FRAME_3"
  708.     .v.Frame.containerStyle = ""
  709.     .v.Frame.width = ""
  710.     .v.Frame.height = ""
  711.     .v.Frame.Legend.Style = ""
  712.     .v.Frame.Legend.Class = ""
  713.     .v.Frame.Border.Style = ""
  714.     .v.Frame.Border.Class = ""
  715.     .v.Frame.type = "Simple"
  716.     .v.Frame.showHideEnabled = .F.
  717.     .v.Frame.openIcon = ""
  718.     .v.Frame.closedIcon = ""
  719.     .v.Frame.onOpenFunction = ""
  720.     .v.Frame.onCloseFunction = ""
  721.     .v.Frame.initialState = "Shown"
  722.     .v.Frame.framepaneclass = ""
  723.     .v.Frame.framepanestyle = ""
  724.     .v.Spacer.Above = ""
  725.     .v.Spacer.Below = ""
  726.     .v.Spacer.Left = ""
  727.     .v.Spacer.Right = ""
  728.     .v.securityGroups = ""
  729.     .v.showHideExpn = ""
  730.     .v.ShowExpression = ""
  731.     .v.clientSideconditionalStyle = ""
  732.     .v.repeatingSectionColumnHeading = ""
  733. end with
  734. with  page_fields[10]
  735.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7ae67f01_4098_466d_9f4d_59241f637879}{I:'$$control.edit'} [SetPassword] ¶"
  736.     .displayODFlat = "{Data=7ae67f01_4098_466d_9f4d_59241f637879}{I:'$$control.edit'} [SetPassword]"
  737.     .controlType = "dialog_formcontrol"
  738.     .idInternal = "7ae67f01_4098_466d_9f4d_59241f637879"
  739.     .lastIndex = 0
  740.     .parentContainer = 9
  741.     .parentTabPaneIndex = 0
  742.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7ae67f01_4098_466d_9f4d_59241f637879}{I:'$$control.edit'} [SetPassword]"
  743.     .inRepeatingSection = .F.
  744.     .repeatingSectionParentId = -1
  745.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7ae67f01_4098_466d_9f4d_59241f637879}{I:'$$control.edit'} [SetPassword] ¶"
  746.     .crc = "4294923313"
  747.     .indentTree = 4
  748.     .inPanelCard = .T.
  749.     .inTreeControl = .F.
  750.     .v.comment = ""
  751.     .v._dirty = .F.
  752.     .v.controlType = "Textbox"
  753.     .v.variableName = "SetPassword"
  754.     .v.type = "Character"
  755.     .v.isArray = .F.
  756.     .v.controlContainerClass = ""
  757.     .v.controlContainerPreventFloat = .F.
  758.     .v.forceFieldTypeToLogical = .F.
  759.     .v.computeSummaryValues = .F.
  760.     .v.maxLength = -1
  761.     .v.fieldBubbleHelp = ""
  762.     .v.labelBubbleHelp = ""
  763.     .v.hasWatermark = .T.
  764.     .v.watermark.text = "Set New Password"
  765.     .v.watermark.class = ""
  766.     .v.watermark.style = ""
  767.     .v.incontrolButtons.has = .T.
  768.     .v.incontrolButtons.isDefined = .T.
  769. DIM      v.incontrolButtons.buttons[1] as P
  770. with  v.incontrolButtons.buttons[1]
  771.         .buttonName = "pass"
  772.         .buttonType = "Icon"
  773.         .iconName = "cssIcon=fa fa-key"
  774.         .buttonText = "pass"
  775.         .buttonPosition = "Left"
  776.         .buttonCode = ""
  777.         .inlineStyle = ""
  778.         .highlightOnHover = .T.
  779. end with
  780.      v.incontrolButtons.buttonCount = 1
  781.      v.hasLookup = .F.
  782.      v.lookup.Type = ""
  783.      v.textboxHTML5Type = ""
  784.      v.textboxSubTheme = ""
  785.      v.textboxAutocorrect = .T.
  786.      v.textboxAutoCapitalize = .T.
  787.      v.label = "Set New Password"
  788.      v.defaultValue = ""
  789.      v.blankDefaultIfVarNotFound = .F.
  790.      v.displayformat = ""
  791.      v.displayUnformat = ""
  792.      v.hide = .F.
  793.      v.customAttributes = ""
  794.      v.readonlyAttribute = .F.
  795.      v.disabledAttribute = .F.
  796.      v.controlJavascript = ""
  797.      v.captchaControl = .F.
  798.      v.class = "<Default>"
  799.      v.style = ""
  800.      v.width = "3in"
  801.      v.height = ""
  802.      v.autogrow = .F.
  803.      v.smartFieldContainerStyle = ""
  804.      v.breakType = "After"
  805.      v.breakHeight = ".1in"
  806.      v.breakHorizontalSpace = ".1in"
  807.      v.breakHeight2 = ""
  808.      v.breakHorizontalSpace2 = ""
  809.      v.validationXbasic = ""
  810.      v.validationRules = ""
  811.      v.validationSettings.general.EnableRules = .F.
  812.      v.validationSettingsDefined = .F.
  813.      v.labelClass = "<Default>"
  814.      v.labelStyle = ""
  815.      v.labelPosition = "Above"
  816.      v.labelWidth = "{Global.LabelWidth}"
  817.      v.labelAlignment = "Left"
  818.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  819.      v.repeatingSectionColumnWidth = ""
  820.      v.password = .F.
  821.      v.embeddedJavascriptControl = .F.
  822.      v.hasHelp = .F.
  823.      v.helpID = ""
  824.      v.helpIcon = "images/$$generic.help.png.a5image"
  825.      v.showHelpIcon = "None"
  826.      v.helpIconBehavior = "ShowHelpOnClick"
  827.      v.initialFocus = .F.
  828.      v.hasClientSideFormat = .F.
  829.      v.clientSideFormat.Definition.maskString = ""
  830.      v.clientSideFormat.type = "Mask"
  831.      v.calcExpression = ""
  832.      v.showExpression = ""
  833.      v.enableExpression = ""
  834.      v.readOnlyExpression = ""
  835.      v.getFunction = ""
  836.      v.setFunction = ""
  837.      v.clientSideconditionalStyle = ""
  838.      v.userDefinedClientSideValidationJavascript = ""
  839.      v.onChange_ValidationOption = "Client-side only"
  840.      v.securityGroups = ""
  841.      v.showHideExpn = ""
  842.      v.dataBinding.updateable = .T.
  843.      v.dataBinding.tableAlias = ""
  844.      v.dataBinding.fieldName = ""
  845.      v.dataBinding.fieldType = ""
  846.      v.dataBinding.fieldSpec = ""
  847.      v.dataBinding.nullIfBlank = .F.
  848.      v.dataBinding.image.base64Encode = .F.
  849.      v.dataBinding.image.type = "JPG"
  850.      v.dataBinding.image.scale = ""
  851.      v.dataBinding.image.fileNameTransformation = ""
  852.      v.dataBinding.image.noImageFoundImage = "<None>"
  853.      v.dataBinding.image.newRecordImage = "<None>"
  854.      v.dataBinding.ink.hasbackgroundimage = .F.
  855.      v.dataBinding.ink.backgroundimage = ""
  856.      v.dataBinding.ink.inkunits = 1
  857.      v.specialtype = "None"
  858.      v.specialtypeJSON = ""
  859.      v.datePicker.displayTimePicker = .F.
  860.      v.datePicker.openMethod = "ClickIcon"
  861.      v.datePicker.dateFormat = "<Default>"
  862.      v.datePicker.iconNumber = 2
  863.      v.datePicker.OKButtonLabel = "OK"
  864.      v.datePicker.CancelButtonLabel = "Cancel"
  865.      v.datePicker.userMustSelectFromDatePicker = .F.
  866.      v.datePicker.multiple.allow = .F.
  867.      v.datePicker.multiple.separators = ".."
  868.      v.datePicker.hasMask = .F.
  869.      v.datePicker.format.mask = ""
  870.      v.datePicker.timePickerOptionsDefined = .F.
  871.      v.datePicker.display = .F.
  872.      v.displayAsSlider = .F.
  873.      v.flags.clientSideDefinition = .F.
  874. end with
  875. with  page_fields[11]
  876.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7980466d_8eee_495b_9e9e_b9608ce0da94}{I:'$$control.edit'} [SetPassword1] ¶"
  877.     .displayODFlat = "{Data=7980466d_8eee_495b_9e9e_b9608ce0da94}{I:'$$control.edit'} [SetPassword1]"
  878.     .controlType = "dialog_formcontrol"
  879.     .idInternal = "7980466d_8eee_495b_9e9e_b9608ce0da94"
  880.     .lastIndex = 0
  881.     .parentContainer = 9
  882.     .parentTabPaneIndex = 0
  883.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7980466d_8eee_495b_9e9e_b9608ce0da94}{I:'$$control.edit'} [SetPassword1]"
  884.     .inRepeatingSection = .F.
  885.     .repeatingSectionParentId = -1
  886.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=7980466d_8eee_495b_9e9e_b9608ce0da94}{I:'$$control.edit'} [SetPassword1] ¶"
  887.     .crc = "4294945301"
  888.     .indentTree = 4
  889.     .inPanelCard = .T.
  890.     .inTreeControl = .F.
  891.     .v.comment = ""
  892.     .v._dirty = .F.
  893.     .v.controlType = "Textbox"
  894.     .v.variableName = "SetPassword1"
  895.     .v.type = "Character"
  896.     .v.isArray = .F.
  897.     .v.controlContainerClass = ""
  898.     .v.controlContainerPreventFloat = .F.
  899.     .v.forceFieldTypeToLogical = .F.
  900.     .v.computeSummaryValues = .F.
  901.     .v.maxLength = -1
  902.     .v.fieldBubbleHelp = ""
  903.     .v.labelBubbleHelp = ""
  904.     .v.hasWatermark = .T.
  905.     .v.watermark.text = "Confirm New Password"
  906.     .v.watermark.class = ""
  907.     .v.watermark.style = ""
  908.     .v.incontrolButtons.has = .T.
  909.     .v.incontrolButtons.isDefined = .T.
  910. DIM      v.incontrolButtons.buttons[1] as P
  911. with  v.incontrolButtons.buttons[1]
  912.         .buttonName = "pass"
  913.         .buttonType = "Icon"
  914.         .iconName = "cssIcon=fa fa-key"
  915.         .buttonText = "pass"
  916.         .buttonPosition = "Left"
  917.         .buttonCode = ""
  918.         .inlineStyle = ""
  919.         .highlightOnHover = .T.
  920. end with
  921.      v.incontrolButtons.buttonCount = 1
  922.      v.hasLookup = .F.
  923.      v.lookup.Type = ""
  924.      v.textboxHTML5Type = ""
  925.      v.textboxSubTheme = ""
  926.      v.textboxAutocorrect = .T.
  927.      v.textboxAutoCapitalize = .T.
  928.      v.label = "Confirm New Password"
  929.      v.defaultValue = ""
  930.      v.blankDefaultIfVarNotFound = .F.
  931.      v.displayformat = ""
  932.      v.displayUnformat = ""
  933.      v.hide = .F.
  934.      v.customAttributes = ""
  935.      v.readonlyAttribute = .F.
  936.      v.disabledAttribute = .F.
  937.      v.controlJavascript = ""
  938.      v.captchaControl = .F.
  939.      v.class = "<Default>"
  940.      v.style = ""
  941.      v.width = "3in"
  942.      v.height = ""
  943.      v.autogrow = .F.
  944.      v.smartFieldContainerStyle = ""
  945.      v.breakType = "After"
  946.      v.breakHeight = ".1in"
  947.      v.breakHorizontalSpace = ".1in"
  948.      v.breakHeight2 = ""
  949.      v.breakHorizontalSpace2 = ""
  950.      v.validationXbasic = ""
  951.      v.validationRules = ""
  952.      v.validationSettings.general.EnableRules = .F.
  953.      v.validationSettingsDefined = .F.
  954.      v.labelClass = "<Default>"
  955.      v.labelStyle = ""
  956.      v.labelPosition = "Above"
  957.      v.labelWidth = "{Global.LabelWidth}"
  958.      v.labelAlignment = "Left"
  959.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  960.      v.repeatingSectionColumnWidth = ""
  961.      v.password = .F.
  962.      v.embeddedJavascriptControl = .F.
  963.      v.hasHelp = .F.
  964.      v.helpID = ""
  965.      v.helpIcon = "images/$$generic.help.png.a5image"
  966.      v.showHelpIcon = "None"
  967.      v.helpIconBehavior = "ShowHelpOnClick"
  968.      v.initialFocus = .F.
  969.      v.hasClientSideFormat = .F.
  970.      v.clientSideFormat.Definition.maskString = ""
  971.      v.clientSideFormat.type = "Mask"
  972.      v.calcExpression = ""
  973.      v.showExpression = ""
  974.      v.enableExpression = ""
  975.      v.readOnlyExpression = ""
  976.      v.getFunction = ""
  977.      v.setFunction = ""
  978.      v.clientSideconditionalStyle = ""
  979.      v.userDefinedClientSideValidationJavascript = ""
  980.      v.onChange_ValidationOption = "Client-side only"
  981.      v.securityGroups = ""
  982.      v.showHideExpn = ""
  983.      v.dataBinding.updateable = .T.
  984.      v.dataBinding.tableAlias = ""
  985.      v.dataBinding.fieldName = ""
  986.      v.dataBinding.fieldType = ""
  987.      v.dataBinding.fieldSpec = ""
  988.      v.dataBinding.nullIfBlank = .F.
  989.      v.dataBinding.image.base64Encode = .F.
  990.      v.dataBinding.image.type = "JPG"
  991.      v.dataBinding.image.scale = ""
  992.      v.dataBinding.image.fileNameTransformation = ""
  993.      v.dataBinding.image.noImageFoundImage = "<None>"
  994.      v.dataBinding.image.newRecordImage = "<None>"
  995.      v.dataBinding.ink.hasbackgroundimage = .F.
  996.      v.dataBinding.ink.backgroundimage = ""
  997.      v.dataBinding.ink.inkunits = 1
  998.      v.specialtype = "None"
  999.      v.specialtypeJSON = ""
  1000.      v.datePicker.displayTimePicker = .F.
  1001.      v.datePicker.openMethod = "ClickIcon"
  1002.      v.datePicker.dateFormat = "<Default>"
  1003.      v.datePicker.iconNumber = 2
  1004.      v.datePicker.OKButtonLabel = "OK"
  1005.      v.datePicker.CancelButtonLabel = "Cancel"
  1006.      v.datePicker.userMustSelectFromDatePicker = .F.
  1007.      v.datePicker.multiple.allow = .F.
  1008.      v.datePicker.multiple.separators = ".."
  1009.      v.datePicker.hasMask = .F.
  1010.      v.datePicker.format.mask = ""
  1011.      v.datePicker.timePickerOptionsDefined = .F.
  1012.      v.datePicker.display = .F.
  1013.      v.displayAsSlider = .F.
  1014.      v.flags.clientSideDefinition = .F.
  1015. end with
  1016. with  page_fields[12]
  1017.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=a81ee07a-0573-4f94-998e-74267ab2806b}{I:'vertLineCap'} [Frame End - FRAME_3] ¶"
  1018.     .controltype = "layout_directive_FrameEnd"
  1019.     .displayODFlat = "{Data=a81ee07a-0573-4f94-998e-74267ab2806b}{I:'$$control.group'} [Frame End]"
  1020.     .idInternal = "a81ee07a-0573-4f94-998e-74267ab2806b"
  1021.     .v.comment = ""
  1022.     .v._dirty = .F.
  1023.     .v.Frame.BreakType = "After"
  1024.     .v.Frame.BreakHeight = ".1in"
  1025.     .v.Frame.breakHorizontalSpace = ".1in"
  1026.     .v.Frame.BreakHeight2 = ""
  1027.     .v.Frame.breakHorizontalSpace2 = ""
  1028.     .inRepeatingSection = .F.
  1029.     .lastIndex = 0
  1030.     .containerStartIndex = 9
  1031.     .parentContainer = 3
  1032.     .parentTabPaneIndex = 0
  1033.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=a81ee07a-0573-4f94-998e-74267ab2806b}{I:'vertLineCap'} [Frame End]"
  1034.     .repeatingSectionParentId = -1
  1035.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=a81ee07a-0573-4f94-998e-74267ab2806b}{I:'vertLineCap'} [Frame End - FRAME_3] ¶"
  1036.     .indentTree = 3
  1037. end with
  1038. with  page_fields[13]
  1039.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=6a58d2a1-ee2f-45af-a3ab-6eef1b206f1d}{I:'$$control.group'} [Frame: <Shipping Address> - FRAME_4]"
  1040.     .displayODFlat = "{Data=6a58d2a1-ee2f-45af-a3ab-6eef1b206f1d}{I:'$$control.group'} [Frame: Shipping Address]"
  1041.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=6a58d2a1-ee2f-45af-a3ab-6eef1b206f1d}{I:'$$control.group'} [Frame: Shipping Address]"
  1042.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=6a58d2a1-ee2f-45af-a3ab-6eef1b206f1d}{I:'$$control.group'} [Frame: <Shipping Address> - FRAME_4]"
  1043.     .controltype = "layout_directive_FrameBegin"
  1044.     .idInternal = "6a58d2a1-ee2f-45af-a3ab-6eef1b206f1d"
  1045.     .lastIndex = 20
  1046.     .parentContainer = 3
  1047.     .parentTabPaneIndex = 0
  1048.     .inRepeatingSection = .F.
  1049.     .repeatingSectionParentId = -1
  1050.     .indentTree = 3
  1051.     .crc = "4294933524"
  1052.     .v.comment = ""
  1053.     .v._dirty = .F.
  1054.     .v.FrameTitle = "Shipping Address"
  1055.     .v.Frame.ID = "FRAME_4"
  1056.     .v.Frame.containerStyle = ""
  1057.     .v.Frame.width = ""
  1058.     .v.Frame.height = ""
  1059.     .v.Frame.Legend.Style = ""
  1060.     .v.Frame.Legend.Class = ""
  1061.     .v.Frame.Border.Style = ""
  1062.     .v.Frame.Border.Class = ""
  1063.     .v.Frame.type = "Simple"
  1064.     .v.Frame.showHideEnabled = .F.
  1065.     .v.Frame.openIcon = ""
  1066.     .v.Frame.closedIcon = ""
  1067.     .v.Frame.onOpenFunction = ""
  1068.     .v.Frame.onCloseFunction = ""
  1069.     .v.Frame.initialState = "Shown"
  1070.     .v.Frame.framepaneclass = ""
  1071.     .v.Frame.framepanestyle = ""
  1072.     .v.Spacer.Above = ""
  1073.     .v.Spacer.Below = ""
  1074.     .v.Spacer.Left = ""
  1075.     .v.Spacer.Right = ""
  1076.     .v.securityGroups = ""
  1077.     .v.showHideExpn = ""
  1078.     .v.ShowExpression = ""
  1079.     .v.clientSideconditionalStyle = ""
  1080.     .v.repeatingSectionColumnHeading = ""
  1081. end with
  1082. with  page_fields[14]
  1083.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53d7acb5_7f69_4090_9b3d_ac13cb3134b5}{I:'$$control.edit'} [Street]"
  1084.     .displayODFlat = "{Data=53d7acb5_7f69_4090_9b3d_ac13cb3134b5}{I:'$$control.edit'} [Street]"
  1085.     .controlType = "dialog_formcontrol"
  1086.     .idInternal = "53d7acb5_7f69_4090_9b3d_ac13cb3134b5"
  1087.     .lastIndex = 0
  1088.     .parentContainer = 13
  1089.     .parentTabPaneIndex = 0
  1090.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53d7acb5_7f69_4090_9b3d_ac13cb3134b5}{I:'$$control.edit'} [Street]"
  1091.     .inRepeatingSection = .F.
  1092.     .repeatingSectionParentId = -1
  1093.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53d7acb5_7f69_4090_9b3d_ac13cb3134b5}{I:'$$control.edit'} [Street]"
  1094.     .crc = "4294916339"
  1095.     .indentTree = 4
  1096.     .inPanelCard = .T.
  1097.     .inTreeControl = .F.
  1098.     .v.comment = ""
  1099.     .v._dirty = .F.
  1100.     .v.controlType = "Textbox"
  1101.     .v.variableName = "Street"
  1102.     .v.type = "Character"
  1103.     .v.isArray = .F.
  1104.     .v.controlContainerClass = ""
  1105.     .v.controlContainerPreventFloat = .F.
  1106.     .v.forceFieldTypeToLogical = .F.
  1107.     .v.computeSummaryValues = .F.
  1108.     .v.maxLength = -1
  1109.     .v.fieldBubbleHelp = ""
  1110.     .v.labelBubbleHelp = ""
  1111.     .v.hasWatermark = .T.
  1112.     .v.watermark.text = "<FieldLabel>"
  1113.     .v.watermark.class = ""
  1114.     .v.watermark.style = ""
  1115.     .v.incontrolButtons.has = .T.
  1116.     .v.incontrolButtons.isDefined = .T.
  1117. DIM      v.incontrolButtons.buttons[1] as P
  1118. with  v.incontrolButtons.buttons[1]
  1119.         .buttonName = "1"
  1120.         .buttonType = "Icon"
  1121.         .iconName = "svgIcon=#alpha-icon-signpost:icon,24"
  1122.         .buttonText = "1"
  1123.         .buttonPosition = "Left"
  1124.         .buttonCode = ""
  1125.         .inlineStyle = ""
  1126.         .highlightOnHover = .T.
  1127. end with
  1128.      v.incontrolButtons.buttonCount = 1
  1129.      v.hasLookup = .F.
  1130.      v.lookup.Type = ""
  1131.      v.textboxHTML5Type = ""
  1132.      v.textboxSubTheme = ""
  1133.      v.textboxAutocorrect = .T.
  1134.      v.textboxAutoCapitalize = .T.
  1135.      v.label = "Street"
  1136.      v.defaultValue = ""
  1137.      v.blankDefaultIfVarNotFound = .F.
  1138.      v.displayformat = ""
  1139.      v.displayUnformat = ""
  1140.      v.hide = .F.
  1141.      v.customAttributes = ""
  1142.      v.readonlyAttribute = .F.
  1143.      v.disabledAttribute = .F.
  1144.      v.controlJavascript = ""
  1145.      v.captchaControl = .F.
  1146.      v.class = "<Default>"
  1147.      v.style = ""
  1148.      v.width = "3.3in"
  1149.      v.height = ""
  1150.      v.autogrow = .F.
  1151.      v.smartFieldContainerStyle = ""
  1152.      v.breakType = "None"
  1153.      v.breakHeight = ".1in"
  1154.      v.breakHorizontalSpace = ".1in"
  1155.      v.breakHeight2 = ""
  1156.      v.breakHorizontalSpace2 = ""
  1157.      v.validationXbasic = ""
  1158.      v.validationRules = ""
  1159.      v.validationSettings.general.EnableRules = .F.
  1160.      v.validationSettingsDefined = .F.
  1161.      v.labelClass = "<Default>"
  1162.      v.labelStyle = ""
  1163.      v.labelPosition = "Above"
  1164.      v.labelWidth = "{Global.LabelWidth}"
  1165.      v.labelAlignment = "Left"
  1166.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1167.      v.repeatingSectionColumnWidth = ""
  1168.      v.password = .F.
  1169.      v.embeddedJavascriptControl = .F.
  1170.      v.hasHelp = .F.
  1171.      v.helpID = ""
  1172.      v.helpIcon = "images/$$generic.help.png.a5image"
  1173.      v.showHelpIcon = "None"
  1174.      v.helpIconBehavior = "ShowHelpOnClick"
  1175.      v.initialFocus = .F.
  1176.      v.hasClientSideFormat = .F.
  1177.      v.clientSideFormat.Definition.maskString = ""
  1178.      v.clientSideFormat.type = "Mask"
  1179.      v.calcExpression = ""
  1180.      v.showExpression = ""
  1181.      v.enableExpression = ""
  1182.      v.readOnlyExpression = ""
  1183.      v.getFunction = ""
  1184.      v.setFunction = ""
  1185.      v.clientSideconditionalStyle = ""
  1186.      v.userDefinedClientSideValidationJavascript = ""
  1187.      v.onChange_ValidationOption = "Client-side only"
  1188.      v.securityGroups = ""
  1189.      v.showHideExpn = ""
  1190.      v.dataBinding.updateable = .T.
  1191.      v.dataBinding.tableAlias = ""
  1192.      v.dataBinding.fieldName = ""
  1193.      v.dataBinding.fieldType = ""
  1194.      v.dataBinding.fieldSpec = ""
  1195.      v.dataBinding.nullIfBlank = .F.
  1196.      v.dataBinding.image.base64Encode = .F.
  1197.      v.dataBinding.image.type = "JPG"
  1198.      v.dataBinding.image.scale = ""
  1199.      v.dataBinding.image.fileNameTransformation = ""
  1200.      v.dataBinding.image.noImageFoundImage = "<None>"
  1201.      v.dataBinding.image.newRecordImage = "<None>"
  1202.      v.dataBinding.ink.hasbackgroundimage = .F.
  1203.      v.dataBinding.ink.backgroundimage = ""
  1204.      v.dataBinding.ink.inkunits = 1
  1205.      v.specialtype = "None"
  1206.      v.specialtypeJSON = ""
  1207.      v.datePicker.displayTimePicker = .F.
  1208.      v.datePicker.openMethod = "ClickIcon"
  1209.      v.datePicker.dateFormat = "<Default>"
  1210.      v.datePicker.iconNumber = 2
  1211.      v.datePicker.OKButtonLabel = "OK"
  1212.      v.datePicker.CancelButtonLabel = "Cancel"
  1213.      v.datePicker.userMustSelectFromDatePicker = .F.
  1214.      v.datePicker.multiple.allow = .F.
  1215.      v.datePicker.multiple.separators = ".."
  1216.      v.datePicker.hasMask = .F.
  1217.      v.datePicker.format.mask = ""
  1218.      v.datePicker.timePickerOptionsDefined = .F.
  1219.      v.datePicker.display = .F.
  1220.      v.displayAsSlider = .F.
  1221.      v.flags.clientSideDefinition = .F.
  1222. end with
  1223. with  page_fields[15]
  1224.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9cfe169f_ba85_42dd_bb3d_cbebd84cd8dc}{I:'$$control.edit'} [Number]"
  1225.     .displayODFlat = "{Data=9cfe169f_ba85_42dd_bb3d_cbebd84cd8dc}{I:'$$control.edit'} [Number]"
  1226.     .controlType = "dialog_formcontrol"
  1227.     .idInternal = "9cfe169f_ba85_42dd_bb3d_cbebd84cd8dc"
  1228.     .lastIndex = 0
  1229.     .parentContainer = 13
  1230.     .parentTabPaneIndex = 0
  1231.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9cfe169f_ba85_42dd_bb3d_cbebd84cd8dc}{I:'$$control.edit'} [Number]"
  1232.     .inRepeatingSection = .F.
  1233.     .repeatingSectionParentId = -1
  1234.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9cfe169f_ba85_42dd_bb3d_cbebd84cd8dc}{I:'$$control.edit'} [Number]"
  1235.     .crc = "4294923129"
  1236.     .indentTree = 4
  1237.     .inPanelCard = .T.
  1238.     .inTreeControl = .F.
  1239.     .v.comment = ""
  1240.     .v._dirty = .F.
  1241.     .v.controlType = "Textbox"
  1242.     .v.variableName = "Number"
  1243.     .v.type = "Character"
  1244.     .v.isArray = .F.
  1245.     .v.controlContainerClass = ""
  1246.     .v.controlContainerPreventFloat = .F.
  1247.     .v.forceFieldTypeToLogical = .F.
  1248.     .v.computeSummaryValues = .F.
  1249.     .v.maxLength = -1
  1250.     .v.fieldBubbleHelp = ""
  1251.     .v.labelBubbleHelp = ""
  1252.     .v.hasWatermark = .T.
  1253.     .v.watermark.text = "<FieldLabel>"
  1254.     .v.watermark.class = ""
  1255.     .v.watermark.style = ""
  1256.     .v.incontrolButtons.has = .T.
  1257.     .v.incontrolButtons.isDefined = .T.
  1258. DIM      v.incontrolButtons.buttons[1] as P
  1259. with  v.incontrolButtons.buttons[1]
  1260.         .buttonName = "1"
  1261.         .buttonType = "Icon"
  1262.         .iconName = "svgIcon=#alpha-icon-mapMarker:icon,24"
  1263.         .buttonText = "1"
  1264.         .buttonPosition = "Left"
  1265.         .buttonCode = ""
  1266.         .inlineStyle = ""
  1267.         .highlightOnHover = .T.
  1268. end with
  1269.      v.incontrolButtons.buttonCount = 1
  1270.      v.hasLookup = .F.
  1271.      v.lookup.Type = ""
  1272.      v.textboxHTML5Type = ""
  1273.      v.textboxSubTheme = ""
  1274.      v.textboxAutocorrect = .T.
  1275.      v.textboxAutoCapitalize = .T.
  1276.      v.label = "Number"
  1277.      v.defaultValue = ""
  1278.      v.blankDefaultIfVarNotFound = .F.
  1279.      v.displayformat = ""
  1280.      v.displayUnformat = ""
  1281.      v.hide = .F.
  1282.      v.customAttributes = ""
  1283.      v.readonlyAttribute = .F.
  1284.      v.disabledAttribute = .F.
  1285.      v.controlJavascript = ""
  1286.      v.captchaControl = .F.
  1287.      v.class = "<Default>"
  1288.      v.style = ""
  1289.      v.width = "2in"
  1290.      v.height = ""
  1291.      v.autogrow = .F.
  1292.      v.smartFieldContainerStyle = ""
  1293.      v.breakType = "None"
  1294.      v.breakHeight = ".1in"
  1295.      v.breakHorizontalSpace = ".1in"
  1296.      v.breakHeight2 = ""
  1297.      v.breakHorizontalSpace2 = ""
  1298.      v.validationXbasic = ""
  1299.      v.validationRules = ""
  1300.      v.validationSettings.general.EnableRules = .F.
  1301.      v.validationSettingsDefined = .F.
  1302.      v.labelClass = "<Default>"
  1303.      v.labelStyle = ""
  1304.      v.labelPosition = "Above"
  1305.      v.labelWidth = "{Global.LabelWidth}"
  1306.      v.labelAlignment = "Left"
  1307.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1308.      v.repeatingSectionColumnWidth = ""
  1309.      v.password = .F.
  1310.      v.embeddedJavascriptControl = .F.
  1311.      v.hasHelp = .F.
  1312.      v.helpID = ""
  1313.      v.helpIcon = "images/$$generic.help.png.a5image"
  1314.      v.showHelpIcon = "None"
  1315.      v.helpIconBehavior = "ShowHelpOnClick"
  1316.      v.initialFocus = .F.
  1317.      v.hasClientSideFormat = .F.
  1318.      v.clientSideFormat.Definition.maskString = ""
  1319.      v.clientSideFormat.type = "Mask"
  1320.      v.calcExpression = ""
  1321.      v.showExpression = ""
  1322.      v.enableExpression = ""
  1323.      v.readOnlyExpression = ""
  1324.      v.getFunction = ""
  1325.      v.setFunction = ""
  1326.      v.clientSideconditionalStyle = ""
  1327.      v.userDefinedClientSideValidationJavascript = ""
  1328.      v.onChange_ValidationOption = "Client-side only"
  1329.      v.securityGroups = ""
  1330.      v.showHideExpn = ""
  1331.      v.dataBinding.updateable = .T.
  1332.      v.dataBinding.tableAlias = ""
  1333.      v.dataBinding.fieldName = ""
  1334.      v.dataBinding.fieldType = ""
  1335.      v.dataBinding.fieldSpec = ""
  1336.      v.dataBinding.nullIfBlank = .F.
  1337.      v.dataBinding.image.base64Encode = .F.
  1338.      v.dataBinding.image.type = "JPG"
  1339.      v.dataBinding.image.scale = ""
  1340.      v.dataBinding.image.fileNameTransformation = ""
  1341.      v.dataBinding.image.noImageFoundImage = "<None>"
  1342.      v.dataBinding.image.newRecordImage = "<None>"
  1343.      v.dataBinding.ink.hasbackgroundimage = .F.
  1344.      v.dataBinding.ink.backgroundimage = ""
  1345.      v.dataBinding.ink.inkunits = 1
  1346.      v.specialtype = "None"
  1347.      v.specialtypeJSON = ""
  1348.      v.datePicker.displayTimePicker = .F.
  1349.      v.datePicker.openMethod = "ClickIcon"
  1350.      v.datePicker.dateFormat = "<Default>"
  1351.      v.datePicker.iconNumber = 2
  1352.      v.datePicker.OKButtonLabel = "OK"
  1353.      v.datePicker.CancelButtonLabel = "Cancel"
  1354.      v.datePicker.userMustSelectFromDatePicker = .F.
  1355.      v.datePicker.multiple.allow = .F.
  1356.      v.datePicker.multiple.separators = ".."
  1357.      v.datePicker.hasMask = .F.
  1358.      v.datePicker.format.mask = ""
  1359.      v.datePicker.timePickerOptionsDefined = .F.
  1360.      v.datePicker.display = .F.
  1361.      v.displayAsSlider = .F.
  1362.      v.flags.clientSideDefinition = .F.
  1363. end with
  1364. with  page_fields[16]
  1365.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=0459dd74_1034_426f_a2c8_67829c4d20b9}{I:'$$control.edit'} [Phone] ¶"
  1366.     .displayODFlat = "{Data=0459dd74_1034_426f_a2c8_67829c4d20b9}{I:'$$control.edit'} [Phone]"
  1367.     .controlType = "dialog_formcontrol"
  1368.     .idInternal = "0459dd74_1034_426f_a2c8_67829c4d20b9"
  1369.     .lastIndex = 0
  1370.     .parentContainer = 13
  1371.     .parentTabPaneIndex = 0
  1372.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=0459dd74_1034_426f_a2c8_67829c4d20b9}{I:'$$control.edit'} [Phone]"
  1373.     .inRepeatingSection = .F.
  1374.     .repeatingSectionParentId = -1
  1375.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=0459dd74_1034_426f_a2c8_67829c4d20b9}{I:'$$control.edit'} [Phone] ¶"
  1376.     .crc = "4294908028"
  1377.     .indentTree = 4
  1378.     .inPanelCard = .T.
  1379.     .inTreeControl = .F.
  1380.     .v.comment = ""
  1381.     .v._dirty = .F.
  1382.     .v.controlType = "Textbox"
  1383.     .v.variableName = "Phone"
  1384.     .v.type = "Character"
  1385.     .v.isArray = .F.
  1386.     .v.controlContainerClass = ""
  1387.     .v.controlContainerPreventFloat = .F.
  1388.     .v.forceFieldTypeToLogical = .F.
  1389.     .v.computeSummaryValues = .F.
  1390.     .v.maxLength = -1
  1391.     .v.fieldBubbleHelp = ""
  1392.     .v.labelBubbleHelp = ""
  1393.     .v.hasWatermark = .T.
  1394.     .v.watermark.text = "<FieldLabel>"
  1395.     .v.watermark.class = ""
  1396.     .v.watermark.style = ""
  1397.     .v.incontrolButtons.has = .T.
  1398.     .v.incontrolButtons.isDefined = .T.
  1399. DIM      v.incontrolButtons.buttons[1] as P
  1400. with  v.incontrolButtons.buttons[1]
  1401.         .buttonName = "1"
  1402.         .buttonType = "Icon"
  1403.         .iconName = "svgIcon=#alpha-icon-devicePhone:icon,24"
  1404.         .buttonText = "1"
  1405.         .buttonPosition = "Left"
  1406.         .buttonCode = ""
  1407.         .inlineStyle = ""
  1408.         .highlightOnHover = .T.
  1409. end with
  1410.      v.incontrolButtons.buttonCount = 1
  1411.      v.hasLookup = .F.
  1412.      v.lookup.Type = ""
  1413.      v.textboxHTML5Type = ""
  1414.      v.textboxSubTheme = ""
  1415.      v.textboxAutocorrect = .T.
  1416.      v.textboxAutoCapitalize = .T.
  1417.      v.label = "Phone"
  1418.      v.defaultValue = ""
  1419.      v.blankDefaultIfVarNotFound = .F.
  1420.      v.displayformat = ""
  1421.      v.displayUnformat = ""
  1422.      v.hide = .F.
  1423.      v.customAttributes = ""
  1424.      v.readonlyAttribute = .F.
  1425.      v.disabledAttribute = .F.
  1426.      v.controlJavascript = ""
  1427.      v.captchaControl = .F.
  1428.      v.class = "<Default>"
  1429.      v.style = ""
  1430.      v.width = "2in"
  1431.      v.height = ""
  1432.      v.autogrow = .F.
  1433.      v.smartFieldContainerStyle = ""
  1434.      v.breakType = "After"
  1435.      v.breakHeight = ".1in"
  1436.      v.breakHorizontalSpace = ".1in"
  1437.      v.breakHeight2 = ""
  1438.      v.breakHorizontalSpace2 = ""
  1439.      v.validationXbasic = ""
  1440.      v.validationRules = ""
  1441.      v.validationSettings.general.EnableRules = .F.
  1442.      v.validationSettingsDefined = .F.
  1443.      v.labelClass = "<Default>"
  1444.      v.labelStyle = ""
  1445.      v.labelPosition = "Above"
  1446.      v.labelWidth = "{Global.LabelWidth}"
  1447.      v.labelAlignment = "Left"
  1448.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1449.      v.repeatingSectionColumnWidth = ""
  1450.      v.password = .F.
  1451.      v.embeddedJavascriptControl = .F.
  1452.      v.hasHelp = .F.
  1453.      v.helpID = ""
  1454.      v.helpIcon = "images/$$generic.help.png.a5image"
  1455.      v.showHelpIcon = "None"
  1456.      v.helpIconBehavior = "ShowHelpOnClick"
  1457.      v.initialFocus = .F.
  1458.      v.hasClientSideFormat = .F.
  1459.      v.clientSideFormat.Definition.maskString = ""
  1460.      v.clientSideFormat.type = "Mask"
  1461.      v.calcExpression = ""
  1462.      v.showExpression = ""
  1463.      v.enableExpression = ""
  1464.      v.readOnlyExpression = ""
  1465.      v.getFunction = ""
  1466.      v.setFunction = ""
  1467.      v.clientSideconditionalStyle = ""
  1468.      v.userDefinedClientSideValidationJavascript = ""
  1469.      v.onChange_ValidationOption = "Client-side only"
  1470.      v.securityGroups = ""
  1471.      v.showHideExpn = ""
  1472.      v.dataBinding.updateable = .T.
  1473.      v.dataBinding.tableAlias = ""
  1474.      v.dataBinding.fieldName = ""
  1475.      v.dataBinding.fieldType = ""
  1476.      v.dataBinding.fieldSpec = ""
  1477.      v.dataBinding.nullIfBlank = .F.
  1478.      v.dataBinding.image.base64Encode = .F.
  1479.      v.dataBinding.image.type = "JPG"
  1480.      v.dataBinding.image.scale = ""
  1481.      v.dataBinding.image.fileNameTransformation = ""
  1482.      v.dataBinding.image.noImageFoundImage = "<None>"
  1483.      v.dataBinding.image.newRecordImage = "<None>"
  1484.      v.dataBinding.ink.hasbackgroundimage = .F.
  1485.      v.dataBinding.ink.backgroundimage = ""
  1486.      v.dataBinding.ink.inkunits = 1
  1487.      v.specialtype = "None"
  1488.      v.specialtypeJSON = ""
  1489.      v.datePicker.displayTimePicker = .F.
  1490.      v.datePicker.openMethod = "ClickIcon"
  1491.      v.datePicker.dateFormat = "<Default>"
  1492.      v.datePicker.iconNumber = 2
  1493.      v.datePicker.OKButtonLabel = "OK"
  1494.      v.datePicker.CancelButtonLabel = "Cancel"
  1495.      v.datePicker.userMustSelectFromDatePicker = .F.
  1496.      v.datePicker.multiple.allow = .F.
  1497.      v.datePicker.multiple.separators = ".."
  1498.      v.datePicker.hasMask = .F.
  1499.      v.datePicker.format.mask = ""
  1500.      v.datePicker.timePickerOptionsDefined = .F.
  1501.      v.datePicker.display = .F.
  1502.      v.displayAsSlider = .F.
  1503.      v.flags.clientSideDefinition = .F.
  1504. end with
  1505. with  page_fields[17]
  1506.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=f095ed12_843c_411d_ba9d_7ef8fd3c61eb}{I:'$$control.edit'} [City]"
  1507.     .displayODFlat = "{Data=f095ed12_843c_411d_ba9d_7ef8fd3c61eb}{I:'$$control.edit'} [City]"
  1508.     .controlType = "dialog_formcontrol"
  1509.     .idInternal = "f095ed12_843c_411d_ba9d_7ef8fd3c61eb"
  1510.     .lastIndex = 0
  1511.     .parentContainer = 13
  1512.     .parentTabPaneIndex = 0
  1513.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=f095ed12_843c_411d_ba9d_7ef8fd3c61eb}{I:'$$control.edit'} [City]"
  1514.     .inRepeatingSection = .F.
  1515.     .repeatingSectionParentId = -1
  1516.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=f095ed12_843c_411d_ba9d_7ef8fd3c61eb}{I:'$$control.edit'} [City]"
  1517.     .crc = "4294946722"
  1518.     .indentTree = 4
  1519.     .inPanelCard = .T.
  1520.     .inTreeControl = .F.
  1521.     .v.comment = ""
  1522.     .v._dirty = .F.
  1523.     .v.controlType = "Textbox"
  1524.     .v.variableName = "City"
  1525.     .v.type = "Character"
  1526.     .v.isArray = .F.
  1527.     .v.controlContainerClass = ""
  1528.     .v.controlContainerPreventFloat = .F.
  1529.     .v.forceFieldTypeToLogical = .F.
  1530.     .v.computeSummaryValues = .F.
  1531.     .v.maxLength = -1
  1532.     .v.fieldBubbleHelp = ""
  1533.     .v.labelBubbleHelp = ""
  1534.     .v.hasWatermark = .T.
  1535.     .v.watermark.text = "<FieldLabel>"
  1536.     .v.watermark.class = ""
  1537.     .v.watermark.style = ""
  1538.     .v.incontrolButtons.has = .T.
  1539.     .v.incontrolButtons.isDefined = .T.
  1540. DIM      v.incontrolButtons.buttons[1] as P
  1541. with  v.incontrolButtons.buttons[1]
  1542.         .buttonName = "1"
  1543.         .buttonType = "Icon"
  1544.         .iconName = "svgIcon=#alpha-icon-mapMarkers:icon,24"
  1545.         .buttonText = "1"
  1546.         .buttonPosition = "Left"
  1547.         .buttonCode = ""
  1548.         .inlineStyle = ""
  1549.         .highlightOnHover = .T.
  1550. end with
  1551.      v.incontrolButtons.buttonCount = 1
  1552.      v.hasLookup = .F.
  1553.      v.lookup.Type = ""
  1554.      v.textboxHTML5Type = ""
  1555.      v.textboxSubTheme = ""
  1556.      v.textboxAutocorrect = .T.
  1557.      v.textboxAutoCapitalize = .T.
  1558.      v.label = "City"
  1559.      v.defaultValue = ""
  1560.      v.blankDefaultIfVarNotFound = .F.
  1561.      v.displayformat = ""
  1562.      v.displayUnformat = ""
  1563.      v.hide = .F.
  1564.      v.customAttributes = ""
  1565.      v.readonlyAttribute = .F.
  1566.      v.disabledAttribute = .F.
  1567.      v.controlJavascript = ""
  1568.      v.captchaControl = .F.
  1569.      v.class = "<Default>"
  1570.      v.style = ""
  1571.      v.width = "3.3in"
  1572.      v.height = ""
  1573.      v.autogrow = .F.
  1574.      v.smartFieldContainerStyle = ""
  1575.      v.breakType = "None"
  1576.      v.breakHeight = ".1in"
  1577.      v.breakHorizontalSpace = ".1in"
  1578.      v.breakHeight2 = ""
  1579.      v.breakHorizontalSpace2 = ""
  1580.      v.validationXbasic = ""
  1581.      v.validationRules = ""
  1582.      v.validationSettings.general.EnableRules = .F.
  1583.      v.validationSettingsDefined = .F.
  1584.      v.labelClass = "<Default>"
  1585.      v.labelStyle = ""
  1586.      v.labelPosition = "Above"
  1587.      v.labelWidth = "{Global.LabelWidth}"
  1588.      v.labelAlignment = "Left"
  1589.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1590.      v.repeatingSectionColumnWidth = ""
  1591.      v.password = .F.
  1592.      v.embeddedJavascriptControl = .F.
  1593.      v.hasHelp = .F.
  1594.      v.helpID = ""
  1595.      v.helpIcon = "images/$$generic.help.png.a5image"
  1596.      v.showHelpIcon = "None"
  1597.      v.helpIconBehavior = "ShowHelpOnClick"
  1598.      v.initialFocus = .F.
  1599.      v.hasClientSideFormat = .F.
  1600.      v.clientSideFormat.Definition.maskString = ""
  1601.      v.clientSideFormat.type = "Mask"
  1602.      v.calcExpression = ""
  1603.      v.showExpression = ""
  1604.      v.enableExpression = ""
  1605.      v.readOnlyExpression = ""
  1606.      v.getFunction = ""
  1607.      v.setFunction = ""
  1608.      v.clientSideconditionalStyle = ""
  1609.      v.userDefinedClientSideValidationJavascript = ""
  1610.      v.onChange_ValidationOption = "Client-side only"
  1611.      v.securityGroups = ""
  1612.      v.showHideExpn = ""
  1613.      v.dataBinding.updateable = .T.
  1614.      v.dataBinding.tableAlias = ""
  1615.      v.dataBinding.fieldName = ""
  1616.      v.dataBinding.fieldType = ""
  1617.      v.dataBinding.fieldSpec = ""
  1618.      v.dataBinding.nullIfBlank = .F.
  1619.      v.dataBinding.image.base64Encode = .F.
  1620.      v.dataBinding.image.type = "JPG"
  1621.      v.dataBinding.image.scale = ""
  1622.      v.dataBinding.image.fileNameTransformation = ""
  1623.      v.dataBinding.image.noImageFoundImage = "<None>"
  1624.      v.dataBinding.image.newRecordImage = "<None>"
  1625.      v.dataBinding.ink.hasbackgroundimage = .F.
  1626.      v.dataBinding.ink.backgroundimage = ""
  1627.      v.dataBinding.ink.inkunits = 1
  1628.      v.specialtype = "None"
  1629.      v.specialtypeJSON = ""
  1630.      v.datePicker.displayTimePicker = .F.
  1631.      v.datePicker.openMethod = "ClickIcon"
  1632.      v.datePicker.dateFormat = "<Default>"
  1633.      v.datePicker.iconNumber = 2
  1634.      v.datePicker.OKButtonLabel = "OK"
  1635.      v.datePicker.CancelButtonLabel = "Cancel"
  1636.      v.datePicker.userMustSelectFromDatePicker = .F.
  1637.      v.datePicker.multiple.allow = .F.
  1638.      v.datePicker.multiple.separators = ".."
  1639.      v.datePicker.hasMask = .F.
  1640.      v.datePicker.format.mask = ""
  1641.      v.datePicker.timePickerOptionsDefined = .F.
  1642.      v.datePicker.display = .F.
  1643.      v.displayAsSlider = .F.
  1644.      v.flags.clientSideDefinition = .F.
  1645. end with
  1646. with  page_fields[18]
  1647.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=e4a9309d_a42a_4f99_8dd8_875976090071}{I:'$$control.edit'} [Post_Code]"
  1648.     .displayODFlat = "{Data=e4a9309d_a42a_4f99_8dd8_875976090071}{I:'$$control.edit'} [Post_Code]"
  1649.     .controlType = "dialog_formcontrol"
  1650.     .idInternal = "e4a9309d_a42a_4f99_8dd8_875976090071"
  1651.     .lastIndex = 0
  1652.     .parentContainer = 13
  1653.     .parentTabPaneIndex = 0
  1654.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=e4a9309d_a42a_4f99_8dd8_875976090071}{I:'$$control.edit'} [Post_Code]"
  1655.     .inRepeatingSection = .F.
  1656.     .repeatingSectionParentId = -1
  1657.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=e4a9309d_a42a_4f99_8dd8_875976090071}{I:'$$control.edit'} [Post_Code]"
  1658.     .crc = "4294927875"
  1659.     .indentTree = 4
  1660.     .inPanelCard = .T.
  1661.     .inTreeControl = .F.
  1662.     .v.comment = ""
  1663.     .v._dirty = .F.
  1664.     .v.controlType = "Textbox"
  1665.     .v.variableName = "Post_Code"
  1666.     .v.type = "Character"
  1667.     .v.isArray = .F.
  1668.     .v.controlContainerClass = ""
  1669.     .v.controlContainerPreventFloat = .F.
  1670.     .v.forceFieldTypeToLogical = .F.
  1671.     .v.computeSummaryValues = .F.
  1672.     .v.maxLength = -1
  1673.     .v.fieldBubbleHelp = ""
  1674.     .v.labelBubbleHelp = ""
  1675.     .v.hasWatermark = .T.
  1676.     .v.watermark.text = "<FieldLabel>"
  1677.     .v.watermark.class = ""
  1678.     .v.watermark.style = ""
  1679.     .v.incontrolButtons.has = .T.
  1680.     .v.incontrolButtons.isDefined = .T.
  1681. DIM      v.incontrolButtons.buttons[1] as P
  1682. with  v.incontrolButtons.buttons[1]
  1683.         .buttonName = "1"
  1684.         .buttonType = "Icon"
  1685.         .iconName = "svgIcon=#alpha-icon-envelopeIn:icon,24"
  1686.         .buttonText = "1"
  1687.         .buttonPosition = "Left"
  1688.         .buttonCode = ""
  1689.         .inlineStyle = ""
  1690.         .highlightOnHover = .T.
  1691. end with
  1692.      v.incontrolButtons.buttonCount = 1
  1693.      v.hasLookup = .F.
  1694.      v.lookup.Type = ""
  1695.      v.textboxHTML5Type = ""
  1696.      v.textboxSubTheme = ""
  1697.      v.textboxAutocorrect = .T.
  1698.      v.textboxAutoCapitalize = .T.
  1699.      v.label = "Post Code"
  1700.      v.defaultValue = ""
  1701.      v.blankDefaultIfVarNotFound = .F.
  1702.      v.displayformat = ""
  1703.      v.displayUnformat = ""
  1704.      v.hide = .F.
  1705.      v.customAttributes = ""
  1706.      v.readonlyAttribute = .F.
  1707.      v.disabledAttribute = .F.
  1708.      v.controlJavascript = ""
  1709.      v.captchaControl = .F.
  1710.      v.class = "<Default>"
  1711.      v.style = ""
  1712.      v.width = "2in"
  1713.      v.height = ""
  1714.      v.autogrow = .F.
  1715.      v.smartFieldContainerStyle = ""
  1716.      v.breakType = "None"
  1717.      v.breakHeight = ".1in"
  1718.      v.breakHorizontalSpace = ".1in"
  1719.      v.breakHeight2 = ""
  1720.      v.breakHorizontalSpace2 = ""
  1721.      v.validationXbasic = ""
  1722.      v.validationRules = ""
  1723.      v.validationSettings.general.EnableRules = .F.
  1724.      v.validationSettingsDefined = .F.
  1725.      v.labelClass = "<Default>"
  1726.      v.labelStyle = ""
  1727.      v.labelPosition = "Above"
  1728.      v.labelWidth = "{Global.LabelWidth}"
  1729.      v.labelAlignment = "Left"
  1730.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1731.      v.repeatingSectionColumnWidth = ""
  1732.      v.password = .F.
  1733.      v.embeddedJavascriptControl = .F.
  1734.      v.hasHelp = .F.
  1735.      v.helpID = ""
  1736.      v.helpIcon = "images/$$generic.help.png.a5image"
  1737.      v.showHelpIcon = "None"
  1738.      v.helpIconBehavior = "ShowHelpOnClick"
  1739.      v.initialFocus = .F.
  1740.      v.hasClientSideFormat = .F.
  1741.      v.clientSideFormat.Definition.maskString = ""
  1742.      v.clientSideFormat.type = "Mask"
  1743.      v.calcExpression = ""
  1744.      v.showExpression = ""
  1745.      v.enableExpression = ""
  1746.      v.readOnlyExpression = ""
  1747.      v.getFunction = ""
  1748.      v.setFunction = ""
  1749.      v.clientSideconditionalStyle = ""
  1750.      v.userDefinedClientSideValidationJavascript = ""
  1751.      v.onChange_ValidationOption = "Client-side only"
  1752.      v.securityGroups = ""
  1753.      v.showHideExpn = ""
  1754.      v.dataBinding.updateable = .T.
  1755.      v.dataBinding.tableAlias = ""
  1756.      v.dataBinding.fieldName = ""
  1757.      v.dataBinding.fieldType = ""
  1758.      v.dataBinding.fieldSpec = ""
  1759.      v.dataBinding.nullIfBlank = .F.
  1760.      v.dataBinding.image.base64Encode = .F.
  1761.      v.dataBinding.image.type = "JPG"
  1762.      v.dataBinding.image.scale = ""
  1763.      v.dataBinding.image.fileNameTransformation = ""
  1764.      v.dataBinding.image.noImageFoundImage = "<None>"
  1765.      v.dataBinding.image.newRecordImage = "<None>"
  1766.      v.dataBinding.ink.hasbackgroundimage = .F.
  1767.      v.dataBinding.ink.backgroundimage = ""
  1768.      v.dataBinding.ink.inkunits = 1
  1769.      v.specialtype = "None"
  1770.      v.specialtypeJSON = ""
  1771.      v.datePicker.displayTimePicker = .F.
  1772.      v.datePicker.openMethod = "ClickIcon"
  1773.      v.datePicker.dateFormat = "<Default>"
  1774.      v.datePicker.iconNumber = 2
  1775.      v.datePicker.OKButtonLabel = "OK"
  1776.      v.datePicker.CancelButtonLabel = "Cancel"
  1777.      v.datePicker.userMustSelectFromDatePicker = .F.
  1778.      v.datePicker.multiple.allow = .F.
  1779.      v.datePicker.multiple.separators = ".."
  1780.      v.datePicker.hasMask = .F.
  1781.      v.datePicker.format.mask = ""
  1782.      v.datePicker.timePickerOptionsDefined = .F.
  1783.      v.datePicker.display = .F.
  1784.      v.displayAsSlider = .F.
  1785.      v.flags.clientSideDefinition = .F.
  1786. end with
  1787. with  page_fields[19]
  1788.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9c4f3b76_94c9_40ab_859a_7deb5effe207}{I:'$$control.edit'} [Country] ¶"
  1789.     .displayODFlat = "{Data=9c4f3b76_94c9_40ab_859a_7deb5effe207}{I:'$$control.edit'} [Country]"
  1790.     .controlType = "dialog_formcontrol"
  1791.     .idInternal = "9c4f3b76_94c9_40ab_859a_7deb5effe207"
  1792.     .lastIndex = 0
  1793.     .parentContainer = 13
  1794.     .parentTabPaneIndex = 0
  1795.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9c4f3b76_94c9_40ab_859a_7deb5effe207}{I:'$$control.edit'} [Country]"
  1796.     .inRepeatingSection = .F.
  1797.     .repeatingSectionParentId = -1
  1798.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=9c4f3b76_94c9_40ab_859a_7deb5effe207}{I:'$$control.edit'} [Country] ¶"
  1799.     .crc = "4294917812"
  1800.     .indentTree = 4
  1801.     .inPanelCard = .T.
  1802.     .inTreeControl = .F.
  1803.     .v.comment = ""
  1804.     .v._dirty = .F.
  1805.     .v.controlType = "Textbox"
  1806.     .v.variableName = "Country"
  1807.     .v.type = "Character"
  1808.     .v.isArray = .F.
  1809.     .v.controlContainerClass = ""
  1810.     .v.controlContainerPreventFloat = .F.
  1811.     .v.forceFieldTypeToLogical = .F.
  1812.     .v.computeSummaryValues = .F.
  1813.     .v.maxLength = -1
  1814.     .v.fieldBubbleHelp = ""
  1815.     .v.labelBubbleHelp = ""
  1816.     .v.hasWatermark = .T.
  1817.     .v.watermark.text = "<FieldLabel>"
  1818.     .v.watermark.class = ""
  1819.     .v.watermark.style = ""
  1820.     .v.incontrolButtons.has = .T.
  1821.     .v.incontrolButtons.isDefined = .T.
  1822. DIM      v.incontrolButtons.buttons[1] as P
  1823. with  v.incontrolButtons.buttons[1]
  1824.         .buttonName = "1"
  1825.         .buttonType = "Icon"
  1826.         .iconName = "svgIcon=#alpha-icon-map:icon,24"
  1827.         .buttonText = "1"
  1828.         .buttonPosition = "Left"
  1829.         .buttonCode = ""
  1830.         .inlineStyle = ""
  1831.         .highlightOnHover = .T.
  1832. end with
  1833.      v.incontrolButtons.buttonCount = 1
  1834.      v.hasLookup = .F.
  1835.      v.lookup.Type = ""
  1836.      v.textboxHTML5Type = ""
  1837.      v.textboxSubTheme = ""
  1838.      v.textboxAutocorrect = .T.
  1839.      v.textboxAutoCapitalize = .T.
  1840.      v.label = "Country"
  1841.      v.defaultValue = ""
  1842.      v.blankDefaultIfVarNotFound = .F.
  1843.      v.displayformat = ""
  1844.      v.displayUnformat = ""
  1845.      v.hide = .F.
  1846.      v.customAttributes = ""
  1847.      v.readonlyAttribute = .F.
  1848.      v.disabledAttribute = .F.
  1849.      v.controlJavascript = ""
  1850.      v.captchaControl = .F.
  1851.      v.class = "<Default>"
  1852.      v.style = ""
  1853.      v.width = "2in"
  1854.      v.height = ""
  1855.      v.autogrow = .F.
  1856.      v.smartFieldContainerStyle = ""
  1857.      v.breakType = "After"
  1858.      v.breakHeight = ".1in"
  1859.      v.breakHorizontalSpace = ".1in"
  1860.      v.breakHeight2 = ""
  1861.      v.breakHorizontalSpace2 = ""
  1862.      v.validationXbasic = ""
  1863.      v.validationRules = ""
  1864.      v.validationSettings.general.EnableRules = .F.
  1865.      v.validationSettingsDefined = .F.
  1866.      v.labelClass = "<Default>"
  1867.      v.labelStyle = ""
  1868.      v.labelPosition = "Above"
  1869.      v.labelWidth = "{Global.LabelWidth}"
  1870.      v.labelAlignment = "Left"
  1871.      v.repeatingSectionColumnHeading = "<FieldLabel>"
  1872.      v.repeatingSectionColumnWidth = ""
  1873.      v.password = .F.
  1874.      v.embeddedJavascriptControl = .F.
  1875.      v.hasHelp = .F.
  1876.      v.helpID = ""
  1877.      v.helpIcon = "images/$$generic.help.png.a5image"
  1878.      v.showHelpIcon = "None"
  1879.      v.helpIconBehavior = "ShowHelpOnClick"
  1880.      v.initialFocus = .F.
  1881.      v.hasClientSideFormat = .F.
  1882.      v.clientSideFormat.Definition.maskString = ""
  1883.      v.clientSideFormat.type = "Mask"
  1884.      v.calcExpression = ""
  1885.      v.showExpression = ""
  1886.      v.enableExpression = ""
  1887.      v.readOnlyExpression = ""
  1888.      v.getFunction = ""
  1889.      v.setFunction = ""
  1890.      v.clientSideconditionalStyle = ""
  1891.      v.userDefinedClientSideValidationJavascript = ""
  1892.      v.onChange_ValidationOption = "Client-side only"
  1893.      v.securityGroups = ""
  1894.      v.showHideExpn = ""
  1895.      v.dataBinding.updateable = .T.
  1896.      v.dataBinding.tableAlias = ""
  1897.      v.dataBinding.fieldName = ""
  1898.      v.dataBinding.fieldType = ""
  1899.      v.dataBinding.fieldSpec = ""
  1900.      v.dataBinding.nullIfBlank = .F.
  1901.      v.dataBinding.image.base64Encode = .F.
  1902.      v.dataBinding.image.type = "JPG"
  1903.      v.dataBinding.image.scale = ""
  1904.      v.dataBinding.image.fileNameTransformation = ""
  1905.      v.dataBinding.image.noImageFoundImage = "<None>"
  1906.      v.dataBinding.image.newRecordImage = "<None>"
  1907.      v.dataBinding.ink.hasbackgroundimage = .F.
  1908.      v.dataBinding.ink.backgroundimage = ""
  1909.      v.dataBinding.ink.inkunits = 1
  1910.      v.specialtype = "None"
  1911.      v.specialtypeJSON = ""
  1912.      v.datePicker.displayTimePicker = .F.
  1913.      v.datePicker.openMethod = "ClickIcon"
  1914.      v.datePicker.dateFormat = "<Default>"
  1915.      v.datePicker.iconNumber = 2
  1916.      v.datePicker.OKButtonLabel = "OK"
  1917.      v.datePicker.CancelButtonLabel = "Cancel"
  1918.      v.datePicker.userMustSelectFromDatePicker = .F.
  1919.      v.datePicker.multiple.allow = .F.
  1920.      v.datePicker.multiple.separators = ".."
  1921.      v.datePicker.hasMask = .F.
  1922.      v.datePicker.format.mask = ""
  1923.      v.datePicker.timePickerOptionsDefined = .F.
  1924.      v.datePicker.display = .F.
  1925.      v.displayAsSlider = .F.
  1926.      v.flags.clientSideDefinition = .F.
  1927. end with
  1928. with  page_fields[20]
  1929.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=58bf3069-6229-4ae0-bc6a-56f80e3d89a6}{I:'vertLineCap'} [Frame End - FRAME_4] ¶"
  1930.     .controltype = "layout_directive_FrameEnd"
  1931.     .displayODFlat = "{Data=58bf3069-6229-4ae0-bc6a-56f80e3d89a6}{I:'$$control.group'} [Frame End]"
  1932.     .idInternal = "58bf3069-6229-4ae0-bc6a-56f80e3d89a6"
  1933.     .v.comment = ""
  1934.     .v._dirty = .F.
  1935.     .v.Frame.BreakType = "After"
  1936.     .v.Frame.BreakHeight = ".1in"
  1937.     .v.Frame.breakHorizontalSpace = ".1in"
  1938.     .v.Frame.BreakHeight2 = ""
  1939.     .v.Frame.breakHorizontalSpace2 = ""
  1940.     .inRepeatingSection = .F.
  1941.     .lastIndex = 0
  1942.     .containerStartIndex = 13
  1943.     .parentContainer = 3
  1944.     .parentTabPaneIndex = 0
  1945.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=58bf3069-6229-4ae0-bc6a-56f80e3d89a6}{I:'vertLineCap'} [Frame End]"
  1946.     .repeatingSectionParentId = -1
  1947.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=58bf3069-6229-4ae0-bc6a-56f80e3d89a6}{I:'vertLineCap'} [Frame End - FRAME_4] ¶"
  1948.     .indentTree = 3
  1949. end with
  1950. with  page_fields[21]
  1951.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53a23a6d-c864-4d1d-a274-478aaf67f2e0}{I:'$$control.checkBox'} [Newsletter]"
  1952.     .displayODFlat = "{Data=53a23a6d-c864-4d1d-a274-478aaf67f2e0}{I:'$$control.checkBox'} [Newsletter]"
  1953.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53a23a6d-c864-4d1d-a274-478aaf67f2e0}{I:'$$control.checkBox'} [Newsletter]"
  1954.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=53a23a6d-c864-4d1d-a274-478aaf67f2e0}{I:'$$control.checkBox'} [Newsletter]"
  1955.     .controltype = "dialog_formcontrol"
  1956.     .idInternal = "53a23a6d-c864-4d1d-a274-478aaf67f2e0"
  1957.     .inRepeatingSection = .F.
  1958.     .repeatingSectionParentId = -1
  1959.     .crc = "4294912256"
  1960.     .lastIndex = 0
  1961.     .parentContainer = 3
  1962.     .inPanelCard = .T.
  1963.     .inTreeControl = .F.
  1964.     .parentTabPaneIndex = 0
  1965.     .indentTree = 3
  1966.     .v.comment = ""
  1967.     .v._dirty = .F.
  1968.     .v.controlType = "CheckBox"
  1969.     .v.variableName = "Newsletter"
  1970.     .v.type = "Character"
  1971.     .v.isArray = .T.
  1972.     .v.controlContainerClass = ""
  1973.     .v.controlContainerPreventFloat = .F.
  1974.     .v.forceFieldTypeToLogical = .F.
  1975.     .v.computeSummaryValues = .F.
  1976.     .v.maxLength = -1
  1977.     .v.fieldBubbleHelp = ""
  1978.     .v.labelBubbleHelp = ""
  1979.     .v.hasWatermark = .F.
  1980.     .v.watermark.text = "<FieldLabel>"
  1981.     .v.watermark.class = ""
  1982.     .v.watermark.style = ""
  1983.     .v.incontrolButtons.has = .F.
  1984.     .v.incontrolButtons.isDefined = .F.
  1985.     .v.hasLookup = .F.
  1986.     .v.lookup.Type = ""
  1987.     .v.textboxHTML5Type = ""
  1988.     .v.textboxSubTheme = ""
  1989.     .v.textboxAutocorrect = .T.
  1990.     .v.textboxAutoCapitalize = .T.
  1991.     .v.label = "Newsletter"
  1992.     .v.defaultValue = ""
  1993.     .v.blankDefaultIfVarNotFound = .F.
  1994.     .v.displayformat = ""
  1995.     .v.displayUnformat = ""
  1996.     .v.hide = .F.
  1997.     .v.customAttributes = ""
  1998.     .v.readonlyAttribute = .F.
  1999.     .v.disabledAttribute = .F.
  2000.     .v.controlJavascript = ""
  2001.     .v.captchaControl = .F.
  2002.     .v.class = "<Default>"
  2003.     .v.style = ""
  2004.     .v.width = ""
  2005.     .v.height = ""
  2006.     .v.autogrow = .F.
  2007.     .v.smartFieldContainerStyle = ""
  2008.     .v.breakType = "None"
  2009.     .v.breakHeight = ".1in"
  2010.     .v.breakHorizontalSpace = ".1in"
  2011.     .v.breakHeight2 = ""
  2012.     .v.breakHorizontalSpace2 = "200px"
  2013.     .v.validationXbasic = ""
  2014.     .v.validationRules = ""
  2015.     .v.validationSettings.general.EnableRules = .F.
  2016.     .v.validationSettingsDefined = .F.
  2017.     .v.labelClass = "<Default>"
  2018.     .v.labelStyle = ""
  2019.     .v.labelPosition = "Above"
  2020.     .v.labelWidth = "{Global.LabelWidth}"
  2021.     .v.labelAlignment = "Left"
  2022.     .v.repeatingSectionColumnHeading = "<FieldLabel>"
  2023.     .v.repeatingSectionColumnWidth = ""
  2024.     .v.password = .F.
  2025.     .v.embeddedJavascriptControl = .F.
  2026.     .v.hasHelp = .F.
  2027.     .v.helpID = ""
  2028.     .v.helpIcon = "images/$$generic.help.png.a5image"
  2029.     .v.showHelpIcon = "None"
  2030.     .v.helpIconBehavior = "ShowHelpOnClick"
  2031.     .v.initialFocus = .F.
  2032.     .v.hasClientSideFormat = .F.
  2033.     .v.clientSideFormat.Definition.maskString = ""
  2034.     .v.clientSideFormat.type = "Mask"
  2035.     .v.calcExpression = ""
  2036.     .v.showExpression = ""
  2037.     .v.enableExpression = ""
  2038.     .v.readOnlyExpression = ""
  2039.     .v.getFunction = ""
  2040.     .v.setFunction = ""
  2041.     .v.clientSideconditionalStyle = ""
  2042.     .v.userDefinedClientSideValidationJavascript = ""
  2043.     .v.onChange_ValidationOption = "Client-side only"
  2044.     .v.securityGroups = ""
  2045.     .v.showHideExpn = ""
  2046.     .v.dataBinding.updateable = .T.
  2047.     .v.dataBinding.tableAlias = ""
  2048.     .v.dataBinding.fieldName = ""
  2049.     .v.dataBinding.fieldType = ""
  2050.     .v.dataBinding.fieldSpec = ""
  2051.     .v.dataBinding.nullIfBlank = .F.
  2052.     .v.dataBinding.image.base64Encode = .F.
  2053.     .v.dataBinding.image.type = "JPG"
  2054.     .v.dataBinding.image.scale = ""
  2055.     .v.dataBinding.image.fileNameTransformation = ""
  2056.     .v.dataBinding.image.noImageFoundImage = "<None>"
  2057.     .v.dataBinding.image.newRecordImage = "<None>"
  2058.     .v.dataBinding.ink.hasbackgroundimage = .F.
  2059.     .v.dataBinding.ink.backgroundimage = ""
  2060.     .v.dataBinding.ink.inkunits = 1
  2061.     .v.CheckBox.type = "Static"
  2062.     .v.CheckBox.choices = "Keep in touch with our newsletter"
  2063.     .v.CheckBox.errorinlinestyle = ""
  2064.     .v.CheckBox.datasource = "AlphaDAO"
  2065.     .v.CheckBox.additionalChoicesPre = ""
  2066.     .v.CheckBox.additionalChoicesPost = ""
  2067.     .v.CheckBox.choicesVariableName = ""
  2068.     .v.CheckBox.logicalCheckboxText = ""
  2069.     .v.CheckBox.absoluteLayout.freeformPosition = .F.
  2070.     .v.CheckBox.absoluteLayout.hideLabels = .T.
  2071.     .v.CheckBox.choicesClassName = ""
  2072.     .v.CheckBox.dbf.table = ""
  2073.     .v.CheckBox.dbf.displayValueField = ""
  2074.     .v.CheckBox.dbf.storedValueField = ""
  2075.     .v.CheckBox.dbf.filter = ""
  2076.     .v.CheckBox.dbf.parameter_string = ""
  2077.     .v.CheckBox.cs.connectionString = ""
  2078.     .v.CheckBox.cs.sql = ""
  2079.     .v.CheckBox.cs.parameter_string = ""
  2080.     .v.CheckBox.maxchoices = 0
  2081.     .v.CheckBox.stylefieldiferror = .T.
  2082.     .v.CheckBox.notInListRule = "Do Nothing"
  2083.     .v.CheckBox.orientation = "Horizontal"
  2084.     .v.CheckBox.verticalSpacing = ""
  2085.     .v.CheckBox.columnFlow = "LRTB"
  2086.     .v.CheckBox.columnCount = 3
  2087.     .v.CheckBox.rowCount = 3
  2088.     .v.CheckBox.autoSubmitSearch = .F.
  2089.     .v.CheckBox.flagIsDefined = .T.
  2090.     .v.CheckBox.renderAsButtonList = .F.
  2091.     .v.CheckBox.alignment = "Left"
  2092.     .v.CheckBox.buttonList.checkedImage = "images/$$generic.check.png.a5image"
  2093.     .v.CheckBox.buttonList.checkedImageUnselected = ""
  2094.     .v.CheckBox.buttonList.javascript.onSelect = ""
  2095.     .v.CheckBox.buttonList.javascript.onClick = ""
  2096.     .v.CheckBox.buttonList.fillWidth = .F.
  2097.     .v.CheckBox.buttonList.buttonStyle = "Image followed by text"
  2098.     .v.CheckBox.hasCustomDesign = .F.
  2099.     .v.CheckBox.customStyleCSS = ""
  2100.     .v.datePicker.displayTimePicker = .F.
  2101.     .v.datePicker.openMethod = "ClickIcon"
  2102.     .v.datePicker.dateFormat = "<Default>"
  2103.     .v.datePicker.iconNumber = 2
  2104.     .v.datePicker.OKButtonLabel = "OK"
  2105.     .v.datePicker.CancelButtonLabel = "Cancel"
  2106.     .v.datePicker.userMustSelectFromDatePicker = .F.
  2107.     .v.datePicker.multiple.allow = .F.
  2108.     .v.datePicker.multiple.separators = ".."
  2109.     .v.datePicker.hasMask = .F.
  2110.     .v.datePicker.format.mask = ""
  2111.     .v.datePicker.timePickerOptionsDefined = .F.
  2112.     .v.datePicker.display = .F.
  2113.     .v.displayAsSlider = .F.
  2114.     .v.radiobutton.renderAsButtonList = .F.
  2115.     .v.buttonList.direction = "Horizontal"
  2116.     .v.buttonList.width = ""
  2117.     .v.buttonList.allowMultipleSelection = .T.
  2118.     .v.buttonList.methodForDefining = "ButtonListBuilder"
  2119.     .v.buttonList.dataSeriesMapping = ""
  2120.     .v.buttonList.buttons.isDefined = .F.
  2121.     .v.buttonList.javascript.onSelect = ""
  2122.     .v.buttonList.javascript.onClick = ""
  2123.     .v.buttonList.buttonInlineStyle = "text-align: left;"
  2124.     .v.buttonList.buttonClassName = ""
  2125.     .v.buttonList.buttonFirstClassName = ""
  2126.     .v.buttonList.buttonMiddleClassName = ""
  2127.     .v.buttonList.buttonLastClassName = ""
  2128.     .v.buttonList.buttonHoverClassName = ""
  2129.     .v.buttonList.buttonPressedClassName = ""
  2130.     .v.buttonList.buttonDisabledClassName = ""
  2131.     .v.buttonList.buttonIconStyle = "float: right;"
  2132.     .v.buttonList.buttonIconClassName = ""
  2133.     .v.buttonList.buttonStyle = "Image followed by text"
  2134.     .v.flags.clientSideDefinition = .F.
  2135. end with
  2136. with  page_fields[22]
  2137.     .display = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=51b23526-dd53-449a-bfea-94a6058f7780}{I:'$$control.button'} [Button: Save Changes] ¶"
  2138.     .displayODFlat = "{Data=51b23526-dd53-449a-bfea-94a6058f7780}{I:'$$control.button'} [Button]"
  2139.     .displayOD = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=51b23526-dd53-449a-bfea-94a6058f7780}{I:'$$control.button'} [Button]"
  2140.     .displayODtree = "{B=White,Light Blue}{I:'vertLine'}{I:'vertLine'}{I:'vertLine'}{Data=51b23526-dd53-449a-bfea-94a6058f7780}{I:'$$control.button'} [Button: Save Changes] ¶"
  2141.     .controltype = "layout_directive_button"
  2142.     .idInternal = "51b23526-dd53-449a-bfea-94a6058f7780"
  2143.     .lastIndex = 0
  2144.     .parentContainer = 3
  2145.     .inPanelCard = .T.
  2146.     .inTreeControl = .F.
  2147.     .parentTabPaneIndex = 0
  2148.     .inRepeatingSection = .F.
  2149.     .repeatingSectionParentId = -1
  2150.     .indentTree = 3
  2151.     .crc = "4294910843"
  2152.     .v._dirty = .F.
  2153.     .v.comment = ""
  2154.     .v.buttonText = "Save Changes"
  2155.     .v.Class = "<Default>"
  2156.     .v.Style = ""
  2157.     .v.controlContainerClass = ""
  2158.     .v.controlContainerPreventFloat = .F.
  2159.     .v.BreakType = "After"
  2160.     .v.breakHeight = ".1in"
  2161.     .v.breakHorizontalSpace = ".1in"
  2162.     .v.breakHeight2 = ""
  2163.     .v.breakHorizontalSpace2 = ""
  2164.     .v.id = "BUTTON_1"
  2165.     .v.hide = .F.
  2166.     .v.bubbleHelp = ""
  2167.     .v.repeatingSectionColumnHeading = ""
  2168.     .v.advancedButtonStyling = .T.
  2169.     .v.width = "300px"
  2170.     .v.height = ""
  2171.     .v.label = ""
  2172.     .v.labelBubbleHelp = ""
  2173.     .v.labelClass = "<Default>"
  2174.     .v.labelStyle = ""
  2175.     .v.labelPosition = "Above"
  2176.     .v.labelWidth = "{Global.LabelWidth}"
  2177.     .v.labelAlignment = "Left"
  2178.     .v.advancedButton.subTheme = ""
  2179.     .v.advancedButton.buttonClass = ""
  2180.     .v.advancedButton.buttonClassDisabled = ""
  2181.     .v.advancedButton.buttonClassHover = ""
  2182.     .v.advancedButton.buttonClassPressed = ""
  2183.     .v.advancedButton.buttonInlineStyle = ""
  2184.     .v.advancedButton.buttonstyle = "Text only"
  2185.     .v.advancedButton.disabledImageName = ""
  2186.     .v.advancedButton.hoverImageName = ""
  2187.     .v.advancedButton.displayDropdownIconOnButton = .F.
  2188.     .v.advancedButton.displayAsSplitButton = .F.
  2189.     .v.advancedButton.hyperlinkClass = "[class.gridHyperlinkButton]"
  2190.     .v.advancedButton.hyperlinkImagePosition = "None"
  2191.     .v.advancedButton.hyperlinkInlineStyle = ""
  2192.     .v.advancedButton.imageClass = ""
  2193.     .v.advancedButton.imageInlineStyle = ""
  2194.     .v.advancedButton.imageName = ""
  2195.     .v.advancedButton.pressedImageName = ""
  2196.     .v.advancedButton.textClass = ""
  2197.     .v.advancedButton.textInlineStyle = ""
  2198.     .v.advancedButton.type = "Button"
  2199.     .v.securityGroups = ""
  2200.     .v.showHideExpn = ""
  2201.     .v.clientSideconditionalStyle = ""
  2202.     .v.CalcExpression = ""
  2203.     .v.EnableExpression = ""
  2204.     .v.ShowExpression = ""
  2205.     .v.javascript.onclick = ""
  2206.     .v.consumedInSpecialPanelButton = .F.
  2207. end with
  2208. with  page_fields[23]
  2209.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=70566af4-e65c-40b4-9aa0-6b24d0f98492}{I:'vertLineCap'} [Frame End - FRAME_1] ¶"
  2210.     .controltype = "layout_directive_FrameEnd"
  2211.     .displayODFlat = "{Data=70566af4-e65c-40b4-9aa0-6b24d0f98492}{I:'$$control.group'} [Frame End]"
  2212.     .idInternal = "70566af4-e65c-40b4-9aa0-6b24d0f98492"
  2213.     .v.comment = ""
  2214.     .v._dirty = .F.
  2215.     .v.Frame.BreakType = "After"
  2216.     .v.Frame.BreakHeight = ".1in"
  2217.     .v.Frame.breakHorizontalSpace = ".1in"
  2218.     .v.Frame.BreakHeight2 = ""
  2219.     .v.Frame.breakHorizontalSpace2 = ""
  2220.     .inRepeatingSection = .F.
  2221.     .lastIndex = 0
  2222.     .containerStartIndex = 3
  2223.     .parentContainer = 2
  2224.     .parentTabPaneIndex = 0
  2225.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=70566af4-e65c-40b4-9aa0-6b24d0f98492}{I:'vertLineCap'} [Frame End]"
  2226.     .repeatingSectionParentId = -1
  2227.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{I:'vertLine'}{Data=70566af4-e65c-40b4-9aa0-6b24d0f98492}{I:'vertLineCap'} [Frame End - FRAME_1] ¶"
  2228.     .indentTree = 2
  2229. end with
  2230. with  page_fields[24]
  2231.     .display = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=afd6c3fd-7f19-4514-89a6-5e1d2400ec54}{I:'vertLineCap'} [Container End: CONTAINER_1] ¶"
  2232.     .displayODFlat = "{Data=afd6c3fd-7f19-4514-89a6-5e1d2400ec54}{I:'$$format.border.style.dash'} [Container End]"
  2233.     .controlType = "layout_directive_ContainerEnd"
  2234.     .idInternal = "afd6c3fd-7f19-4514-89a6-5e1d2400ec54"
  2235.     .lastIndex = 0
  2236.     .parentContainer = 1
  2237.     .parentTabPaneIndex = 0
  2238.     .displayOD = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=afd6c3fd-7f19-4514-89a6-5e1d2400ec54}{I:'vertLineCap'} [Container End]"
  2239.     .inRepeatingSection = .F.
  2240.     .repeatingSectionParentId = -1
  2241.     .displayODtree = "{C=#0+0+127,White}{B=White,Light Blue}{F=+B}{I:'vertLine'}{Data=afd6c3fd-7f19-4514-89a6-5e1d2400ec54}{I:'vertLineCap'} [Container End: CONTAINER_1] ¶"
  2242.     .crc = ""
  2243.     .v.comment = ""
  2244.     .v._dirty = .F.
  2245.     .v.container.BreakType = "After"
  2246.     .v.container.BreakHeight = ".1in"
  2247.     .v.container.breakHorizontalSpace = ".1in"
  2248.     .v.container.parentIsNonFloating = .F.
  2249.     .v.container.BreakHeight2 = ""
  2250.     .v.container.breakHorizontalSpace2 = ""
  2251.     .indentTree = 1
  2252.     .containerStartIndex = 2
  2253. end with
  2254. with  page_fields[25]
  2255.     .display = "{C=#104+150+1120,White}{B=White,#104+150+112}{F=+B}{Data=174e7576-d08e-492f-a3d7-a9e67092d329}{I:'vertLineCap'} [Panel Card End: PANELCARD_1]"
  2256.     .displayODFlat = "{Data=174e7576-d08e-492f-a3d7-a9e67092d329}{I:'vertlinecap'} [Panel Card End]"
  2257.     .controlType = "layout_directive_PanelCardEnd"
  2258.     .idInternal = "174e7576-d08e-492f-a3d7-a9e67092d329"
  2259.     .lastIndex = 0
  2260.     .parentContainer = -1
  2261.     .parentTabPaneIndex = 0
  2262.     .displayOD = "{C=#104+150+1120,White}{B=White,#104+150+112}{F=+B}{Data=174e7576-d08e-492f-a3d7-a9e67092d329}{I:'vertlinecap'} [Panel Card End]"
  2263.     .inRepeatingSection = .F.
  2264.     .repeatingSectionParentId = -1
  2265.     .displayODtree = "{C=#104+150+1120,White}{B=White,#104+150+112}{F=+B}{Data=174e7576-d08e-492f-a3d7-a9e67092d329}{I:'vertLineCap'} [Panel Card End: PANELCARD_1]"
  2266.     .crc = ""
  2267.     .v.comment = ""
  2268.     .v._dirty = .F.
  2269.     .indentTree = 0
  2270.     .containerStartIndex = 1
  2271. end with
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement