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.

Group related form fields together based on their context or purpose to improve the overall usability of the form.
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.

Use concise labels and hints to enhance the clarity and usability of the form.
The omission of labels and hints can hinder the usability and effectiveness of the form, potentially leading to user frustration and errors.