profoundjs
Version:
Profound.js Framework and Server
28 lines • 9.54 kB
JSON
{ "text": "Order Entry Rich Display File", "formats": [{
"screen": { "record format name": "OrdCtl", "description": "Order Entry Control Record", "onload": "oe.onload()" },
"items": [
{ "id": "Layout1", "field type": "layout", "css class": "mobile-device-layout", "left": "0px", "top": "0px", "template": "mobile device", "height": "100%", "width": "100%" },
{ "id": "Label2", "field type": "output field", "css class": "label", "value": "Order Entry Example", "top": "0px", "color": "#FFFFFF", "font size": "21px", "right": "5px", "layout": "Layout1", "container": "1" },
{ "id": "Mode", "field type": "output field", "css class": "outputField", "value": { "fieldName": "Mode", "dataLength": "20", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[Mode]" }, "left": "10px", "top": "15px", "color": "#FFFF99", "font weight": "bold", "font size": "16px", "layout": "Layout1", "container": "1" },
{ "id": "Saved", "field type": "output field", "css class": "outputField", "value": { "fieldName": "Saved", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0", "designValue": "[Saved]" }, "left": "85px", "top": "15px", "visibility": "hidden", "layout": "Layout1", "container": "1" },
{ "id": "TextBox4", "field type": "textbox", "css class": "input", "value": { "fieldName": "AUTO", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0", "designValue": "[AUTO]" }, "left": "155px", "top": "15px", "width": "70px", "visibility": "hidden", "layout": "Layout1", "container": "1" },
{ "id": "Label2_copy", "field type": "output field", "css class": "label", "value": "(with offline capabilities)", "color": "#FFFFFF", "font size": "16px", "top": "30px", "right": "5px", "layout": "Layout1", "container": "1" },
{ "id": "Button1", "field type": "css button", "css class": "button", "value": "Submit", "left": "10px", "top": "5px", "width": "120px", "cursor": "default", "response": { "fieldName": "btnButton", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "theme": "B - Blue", "icon position": "left", "icon": "right arrow", "layout": "Layout1", "container": "3" },
{ "id": "btnBack", "field type": "css button", "css class": "button", "cursor": "default", "value": "Exit", "left": "145px", "top": "5px", "width": "120px", "response": { "fieldName": "btnExit", "dataType": "indicator", "formatting": "Indicator", "indFormat": "1 / 0" }, "bypass validation": "true", "icon position": "left", "icon": "back", "theme": "B - Blue", "layout": "Layout1", "container": "3" },
{ "id": "Layout2", "field type": "layout", "left": "0px", "top": "0px", "template": "table", "rows": "2", "columns": "1", "height": "100%", "width": "100%", "layout": "Layout1", "container": "2" },
{ "id": "Grid1", "field type": "grid", "css class": "mobile-grid", "left": "0px", "top": "0px", "number of rows": "8", "number of columns": "4", "column widths": "95,327,238,350", "column headings": "Line#,Part Number,Quantity,Cost", "header height": "48", "row height": "38", "height": "314px", "width": "1011px", "record format name": "OrdSfl", "description": "Order Entry Subfile", "clear subfile": { "fieldName": "ClearOrd", "dataType": "indicator", "formatting": "Indicator", "indFormat": "true / false" }, "expand to layout": "true", "layout": "Layout2", "container": "2" },
{ "id": "Layout3", "field type": "layout", "css class": "scroller", "left": "0px", "top": "0px", "template": "simple container", "height": "275px", "width": "100%", "layout": "Layout2", "container": "1" },
{ "id": "TextBox1", "field type": "textbox", "css class": "transparent-textbox", "value": { "fieldName": "PoNum", "dataLength": "20", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[PoNum]" }, "top": "45px", "width": "60%", "right": "0px", "required": "true", "left": "5%", "font size": "18px", "border bottom style": "solid", "border bottom width": "thin", "placeholder": "Enter PO Number", "border bottom color": "#cccccc", "layout": "Layout3", "container": "1" },
{ "id": "TextBox1_copy", "field type": "textbox", "css class": "transparent-textbox", "top": "100px", "width": "60%", "value": { "fieldName": "Customer", "dataLength": "20", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[Customer]" }, "right": "0px", "required": "true", "font size": "18px", "left": "5%", "border bottom style": "solid", "border bottom width": "thin", "placeholder": "Enter Customer Number", "border bottom color": "#cccccc", "layout": "Layout3", "container": "1" },
{ "id": "TextBox1_copy2", "field type": "textbox", "css class": "transparent-textbox", "top": "155px", "width": "60%", "value": { "fieldName": "Contact", "dataLength": "30", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[Contact]" }, "right": "0px", "font size": "18px", "left": "5%", "border bottom style": "solid", "border bottom width": "thin", "placeholder": "Enter Contact Name", "border bottom color": "#cccccc", "layout": "Layout3", "container": "1" },
{ "id": "TextBox1_copy3", "field type": "textbox", "css class": "transparent-textbox", "top": "210px", "width": "60%", "value": { "fieldName": "Phone", "dataLength": "20", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[Phone]" }, "right": "0px", "font size": "18px", "left": "5%", "border bottom style": "solid", "border bottom width": "thin", "placeholder": "Enter Phone Number", "border bottom color": "#cccccc", "layout": "Layout3", "container": "1" },
{ "id": "Panel1_copy", "field type": "css panel", "value": "Panel Title", "has header": "false", "header theme": "B - Blue", "body theme": "C - Gray", "straight edge": "bottom", "left": "2.5%", "top": "25px", "height": "60px", "width": "95%", "z index": "8", "layout": "Layout3", "container": "1" },
{ "id": "Panel2_copy", "field type": "css panel", "value": "Panel Title", "has header": "false", "header theme": "B - Blue", "body theme": "C - Gray", "straight edge": "all", "left": "2.5%", "top": "80px", "height": "60px", "width": "95%", "z index": "8", "layout": "Layout3", "container": "1" },
{ "id": "Panel3_copy", "field type": "css panel", "value": "Panel Title", "has header": "false", "header theme": "B - Blue", "body theme": "C - Gray", "straight edge": "all", "left": "2.5%", "top": "135px", "height": "60px", "width": "95%", "z index": "8", "layout": "Layout3", "container": "1" },
{ "id": "Panel4_copy", "field type": "css panel", "value": "Panel Title", "has header": "false", "header theme": "B - Blue", "body theme": "C - Gray", "straight edge": "top", "left": "2.5%", "top": "190px", "height": "60px", "width": "95%", "z index": "8", "layout": "Layout3", "container": "1" },
{ "id": "OutputField1", "field type": "output field", "css class": "outputField", "value": { "fieldName": "Line", "dataLength": "5", "decPos": "0", "numSep": "false", "zeroBalance": "false", "numBlankFill": "false", "zeroFill": "false", "curSym": "", "dataType": "zoned", "formatting": "Number", "negNum": "-999.00", "units": "", "designValue": "[Line]" }, "left": "8px", "top": "5px", "font size": "18px", "grid": "Grid1", "column": "0" },
{ "id": "TextBox2", "field type": "textbox", "css class": "transparent-textbox", "value": { "fieldName": "PartNum", "dataLength": "20", "trimLeading": "false", "trimTrailing": "true", "blankFill": "false", "rjZeroFill": "false", "dataType": "char", "formatting": "Text", "textTransform": "none", "designValue": "[PartNum]" }, "left": "14px", "top": "5px", "width": "90%", "font size": "18px", "border bottom style": "solid", "border bottom width": "thin", "border bottom color": "#cccccc", "grid": "Grid1", "column": "1" },
{ "id": "TextBox3", "field type": "textbox", "css class": "transparent-textbox", "value": { "fieldName": "Qty", "dataLength": "5", "decPos": "0", "numSep": "false", "zeroBalance": "false", "numBlankFill": "false", "zeroFill": "false", "curSym": "", "dataType": "zoned", "formatting": "Number", "negNum": "-999.00", "units": "", "designValue": "[Qty]" }, "left": "10px", "top": "5px", "width": "90%", "text align": "right", "font size": "18px", "border bottom style": "solid", "border bottom width": "thin", "border bottom color": "#cccccc", "grid": "Grid1", "column": "2" },
{ "id": "TextBox3_copy", "field type": "textbox", "css class": "transparent-textbox", "value": { "fieldName": "Cost", "dataLength": "11", "decPos": "2", "numSep": "false", "zeroBalance": "false", "numBlankFill": "false", "zeroFill": "false", "curSym": "", "dataType": "zoned", "formatting": "Number", "negNum": "-999.00", "units": "", "designValue": "[Cost]" }, "left": "5%", "top": "5px", "width": "90%", "text align": "right", "font size": "18px", "border bottom style": "solid", "border bottom width": "thin", "border bottom color": "#cccccc", "grid": "Grid1", "column": "3" }
]
}], "keywords": ["INDARA"], "canvas width": 1024, "canvas height": 768 }