Logo and Name Here
Home Page
New Page
Checklist WizardForm for 5.8.20.0
Step 1 of 2
WizardForm
FieldSetContainer
Object Name:
FieldSetContainer
CheckField:
FieldSetContainer
CheckboxGroup:
FieldSetContainer
ConstantSetField:
FieldSetContainer
DateField:
FieldSetContainer
DateTimeField:
FieldSetContainer
DropDownField:
FieldSetContainer
FileField:
You must select a file for this field
FieldSetContainer
Grid 'GridField' Control Not Configured
FieldSetContainer
HTMLTextField:
FieldSetContainer
NumberField:
FieldSetContainer
RadioGroup:
FieldSetContainer
SingleAssociationField:
FieldSetContainer
TextArea:
FieldSetContainer
TextField:
WizardForm
FieldSetContainer
YesNoField:
") || e.value.includes("
0) { e.component.option('elementAttr').hasfile = true; $("#651AECDC_A45A_4748_84BB_E9D8241212D0_hdnvalmsg").hide(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").show(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload .selected-item").remove(); $.each(e.value, function(i, file) { var $selectedItem = $("
").addClass("selected-item"); $selectedItem.append($("
").html("
Selected File:
" + '
' + file.name + '
* (awaiting save of uploaded file - preview available before upload and save completed)
')); $selectedItem.appendTo($("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload")); }); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_notice").innerText=''; XPOR_ShowLoadingMsg("Please wait...", true, false); } else { e.component.option('elementAttr').hasfile = false; $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").hide(); if (e.component.option('elementAttr').isNotBlank == true) { $("#651AECDC_A45A_4748_84BB_E9D8241212D0_hdnvalmsg").show(); } } XPOR_Form_Rules_Execute("651AECDC_A45A_4748_84BB_E9D8241212D0"); XPORDx.dxFormManager.updateSameBindings("04D40826_88DB_4A16_A3EE_B282780903F6.testfile", e.value, true, "651AECDC_A45A_4748_84BB_E9D8241212D0", ""); }, onUploaded: function (e) { XPOR_ShowLoadingMsg("Please wait...", false, false); new XPORDx.dxFileUploader('651AECDC_A45A_4748_84BB_E9D8241212D0').newFileUploaded(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0").hide(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").show(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").css("background-color", ""); e.component.option("readOnly", true); e.component.option("disabled", true); }, onUploadError: function (e) { XPOR_ShowLoadingMsg("Please wait...", false, false); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload .selected-item").remove(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").show(); $("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload").css("background-color", "#fbd4d4"); var $selectedItem = $("
").addClass("selected-item"); $selectedItem.append($("
").html("
Error Uploading File
Please try again")); $selectedItem.appendTo($("#651AECDC_A45A_4748_84BB_E9D8241212D0_filetoupload")); } });$("#A1F429ED_3A11_42AF_84C2_FD96F158E3D4").dxHtmlEditor({ value: "",readOnly: false, disabled: false, inputAttr: {control: "A1F429ED_3A11_42AF_84C2_FD96F158E3D4", controlType: "dxTextBox", controlName: "A1F429ED_3A11_42AF_84C2_FD96F158E3D4", dbind: "04D40826_88DB_4A16_A3EE_B282780903F6.testfile"}, elementAttr: {control: "A1F429ED_3A11_42AF_84C2_FD96F158E3D4", controlType: "dxTextBox", controlName: "A1F429ED_3A11_42AF_84C2_FD96F158E3D4", dbind: "04D40826_88DB_4A16_A3EE_B282780903F6.testfile"} , onValueChanged: function (e) {XPOR_Form_Rules_Execute("A1F429ED_3A11_42AF_84C2_FD96F158E3D4");} , onKeyUp: function (e) {XPORDx.dxFormManager.updateSameBindings("04D40826_88DB_4A16_A3EE_B282780903F6.testfile", e.event.target.value, true, "A1F429ED_3A11_42AF_84C2_FD96F158E3D4", "");}, height: '300px', mediaResizing: { enabled: true, }, placeholder: '', toolbar: { items: [ 'undo', 'redo', 'separator', { name: 'size', acceptedValues: ['8px', '10px', '12px', '14px', '18px', '24px', '27px', '36px', '8pt', '10pt', '12pt', '14pt', '18pt', '24pt', '27pt', '36pt', '1em', '1.2em', '1.4em', '1.6em', '1.8em', '2em', '2.5em', '3em', '3.5em', '4em', '4.5em', '5em'], options: { inputAttr: { 'aria-label': 'Font size' } }, }, { name: 'font', acceptedValues: ['Arial', 'Courier New', 'Georgia', 'Impact', 'Lucida Console', 'Tahoma', 'Times New Roman', 'Verdana'], options: { inputAttr: { 'aria-label': 'Font family' } }, }, { name: 'lineheight', acceptedValues: lineHeights, widget: 'dxSelectBox', options: { placeholder: 'Line Height' } }, 'separator', 'bold', 'italic', 'strike', 'underline', 'separator', 'alignLeft', 'alignCenter', 'alignRight', 'alignJustify', 'separator', 'orderedList', 'bulletList', 'separator', { name: 'header', acceptedValues: [false, 1, 2, 3, 4, 5], options: { inputAttr: { 'aria-label': 'Header' } }, }, 'separator', 'color', 'background', 'separator', 'clear', 'separator', 'insertTable', 'deleteTable', 'insertRowAbove', 'insertRowBelow', 'deleteRow', 'insertColumnLeft', 'insertColumnRight', 'deleteColumn', ] } }).dxValidator({validationRules: [{type: "custom" ,validationCallback : function(e) { if (e.value != undefined){ return !(e.value.includes("") || e.value.includes("
") || e.value.includes("