{ "masterTFieldTemplate": { "tid": null, "tname": null, "ttext": null, "ttype": null, "tslug": null, "tvalidate": { "io": null }, "tlist": { "tenable": true, "troles": [] }, "tread": { "tenable": true, "troles": [] }, "tedit": { "tenable": true, "troles": [] }, "tcreate": { "tenable": true, "troles": [] } }, "masterTFieldTHelp": { "tid": "The id of the field.", "tname": "The name of the field.", "ttext": "The description of the field.", "ttype": "The field type", "tslug": "The slug of the field.", "tvalidate": { "io": "Named validate-io rules for the field." }, "tlist": { "tenable": "Is field enabled in crud listing.", "troles": "Needed roles for listing." }, "tread": { "tenable": "Is field enabled in crud reading.", "troles": "Needed roles for reading." }, "tedit": { "tenable": "Is field enabled in crud editing.", "troles": "Needed roles for editing." }, "tcreate": { "tenable": "Is field enabled in crud creating.", "troles": "Needed roles for creating." } } }