jsharmony-tutorials
Version:
jsHarmony Tutorials
14 lines • 438 B
JSON
{
"Cust_Address_Container": {
"layout": "form",
"table": "cust",
"title": "",
"actions": "BIUD",
"caption": [ "", "Customer", "Customers" ],
"popup":[800,400],
"fields": [
{"name": "Cust_Address","control": "subform","controlstyle": "width:360px;margin-right:10px;",
"target": "Cust_Address","bindings": { "cust_id": "cust_id" },"actions": "BIUD","caption": "Address" }
]
}
}