{ 
  "ModelHelp_NoButton": {
    "table":"cust",
    "layout":"grid",
    "caption":["Customer","Customers"],
    "hide_system_buttons":["help"],
    "fields":[
      {"name":"cust_id","caption": "ID"},
      {"name":"cust_name","caption":"Customer"}
    ]
  }
}