New to Kendo UI for AngularStart a free 30-day trial

FormFieldSettings

The configurable settings of the form fields in the built-in external editing form.

NameTypeDefaultDescription

errors?

{[key: string]: string}

Use this option to pass custom error messages as key-value pairs where the key is the name of the error in the FormControl validators, and the value is the desired error message to be displayed in the form when the control is invalid.

The default error message will follow the pattern The "{fieldName}" field has "{errorName}" validation error.

hint?

string

Use this option to provide custom hint text. By default, no hint message will be displayed.

label?

string

Use this option to provide custom label for the respective form control. By default, the column title (or field when there is no title set) will be displayed.

Not finding the help you need?
Contact Support