Dear Sir/Madam,
I am working on a Kendo Form in which I would like one of the fields to be read only. The field's definition is simply: { field: "someField", label: "Some Field" }
In order to make the field read-only I'm guessing I should be using the "attributes" property but I'm not sure. I have not found any example on the use of the "attributes" property.
Would you be able to provide an example showing how to make the field read-only please?
Thanking you in advance for your assistance.
Herrick