IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
When working with MVC forms, you can use fields and elements inside the form to extend the basic form functionality. You use elements to display helper information within the form or to make use of features such as validation, captcha display, and so on. Fields, on the other hand, are a special type of elements. You use fields to collect user input and to persist the input in the response.
You can customize fields and elements to suit the requirements of your forms. To do this, you use Feather's abstract classes and interfaces:
FormFieldControllerBase<T> where T: IFormFieldModel
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important