Form

Forms are structural presentation of related components that facilitate the collection and submission of user data.

Usage Guidelines

The Telerik and Kendo UI Form requires you to follow some basic principles when using the component.

Grouping

Grouping in a form component involves organizing related form fields together to provide a clear and logical structure. By grouping form fields, users can easily understand the relationships and dependencies between different inputs, improving the overall usability and user experience of the form.

A Telerik and Kendo UI Form with related fields that are grouped
Group related form fields together based on their context or purpose to improve the overall usability of the form.
A Telerik and Kendo UI Form with multiple form fields with different context
Avoid using multiple form fields with different context and purpose as this can lead to confusion and frustration.

Labels and Hints

Labels and hints are essential elements in a form component. They help users understand and interact with the form fields effectively.

A Telerik and Kendo UI Form with concise labels and hints
Use concise labels and hints to enhance the clarity and usability of the form.
A Telerik and Kendo UI Form with missing labels and hints
The omission of labels and hints can hinder the usability and effectiveness of the form, potentially leading to user frustration and errors.
Feedback