The Enhanced MVC Form Widgets package adds expanded functionality to Sitefinity CMS forms by introducing purpose-built widgets for capturing structured data. Designed for developers and form builders, these widgets improve user experience and backend data quality through intuitive input fields.
Available as open-source extensions, these widgets are ideal for organizations needing precise form interactions—whether you're collecting user details, confirming submissions, or standardizing location-based inputs.
What Are the Enhanced MVC Form Widgets?

This integration delivers four custom form widgets built on Sitefinity’s MVC framework:
- Country Field – Standardized dropdown of countries
- State Field – State or province dropdown linked to selected country
- Date Field – Modern, user-friendly date picker
- Confirmation Field – Enforces value confirmation (e.g., re-enter email or password)
Developed by Progress and compatible with Sitefinity 13.0 and above, these widgets align with Bootstrap 4 templates for a seamless frontend experience.
Integration Overview
These widgets are available via open-source code hosted on GitHub. To implement them:
- Clone the repository into your Sitefinity project
- Build the project in Visual Studio
- Reference the enhanced widgets in your main Sitefinity web app
- Add Bootstrap 4 templates and build your solution
- Once added, the widgets appear in the forms toolbox for easy drag-and-drop use by content editors.
Benefits
- Improved Data Input Experience
Give users clear, familiar inputs for selecting countries, dates and confirming fields, reducing errors and form abandonment. - Boost Developer Productivity
Skip building custom fields from scratch. Drop in production-ready widgets with full source control and adaptability. - Faster Form Deployment
Add the enhanced fields to any Sitefinity form within minutes. Use them in new or existing forms with no need for complex backend logic. - Better UX and Standardization
Use dropdowns and pickers to ensure structured data entry, improving the accuracy of CRM, marketing and analytics integrations. - Maintainable and Open Source
Fully documented, upgradable codebase hosted on GitHub, with continued support from the Sitefinity developer community.