Example:
{ "Groups": [ { "Name": "Supplier", "Fields": [ { "InternalName": "Title", "Hidden": true }, { "InternalName": "s_supplierId", "Required": true }, { "InternalName": "s_supplierName", "ReadOnly": true } ] } ], "Resources": [ { "LCID": 1029, "Supplier": "Dodavatel" }, { "LCID": 1033, "Supplier": "Dupplier" } ]} Copy
{ "Groups": [ { "Name": "Supplier", "Fields": [ { "InternalName": "Title", "Hidden": true }, { "InternalName": "s_supplierId", "Required": true }, { "InternalName": "s_supplierName", "ReadOnly": true } ] } ], "Resources": [ { "LCID": 1029, "Supplier": "Dodavatel" }, { "LCID": 1033, "Supplier": "Dupplier" } ]}
Optional
Example: