Articles tagged #umbracoforms


UMB.FYI
2026-05-13

🚨 [Breaking change]: Remove the built-in Bootstrap 3 horizontal forms theme from Umbraco Forms

Umbraco Forms 19 removes the bootstrap3-horizontal theme, which was incompatible with Bootstrap 4 and 5, as Bootstrap 3 reached end-of-life in July 2019. Developers are advised to create custom themes for their Bootstrap versions. The change reduces maintenance and avoids misleading developers regarding theme compatibility.

🚨 [Breaking change]: Replace Pikaday with native HTML date input in the Umbraco Forms default theme

In Umbraco Forms 19, the Date field type transitions from using Pikaday and Moment.js to a native <input type="date">, enhancing performance and simplifying model binding. This change eliminates hidden shadow fields and third-party dependencies, ensuring consistent ISO date formatting across browsers. Custom themes must be updated accordingly.

🚨 [Breaking change]: Remove jQuery Validation support from Umbraco Forms client-side scripts

Umbraco Forms 19 removes the jQuery Validation alternative, making aspnet-client-validation the sole supported client-side validation framework. The legacy umbracoforms-conditions.js is also deleted, simplifying maintenance and eliminating jQuery dependencies. Users must update their sites to restore @Html.RenderUmbracoFormDependencies(Url) and remove jQuery validation scripts.

UMB.FYI
2026-04-29

📦 Umbraco.Community.IntlTelInput

An Umbraco Forms field type that provides an international phone number input with country code dropdown, flags, E.164 validation, and formatting. Powered by intl-tel-input.

UMB.FYI
2026-04-22

📦 Brevo.Umbraco

Umbraco Forms workflow that creates or updates Brevo (Sendinblue) contacts on form submission.

📦 Our.Umbraco.PostgreSql.Umbraco.Forms

Adds support for Umbraco Forms with PostgreSQL.

📦 Mailchimp.Umbraco

Mailchimp workflow integration for Umbraco Forms

UMB.FYI
2026-02-04

📺 umbraCoffee - New Year, new U?!

In this episode of #umbraCoffee, Marcin and Callum discuss their winter experiences, the growth of the Umbraco community, and developments in web frameworks like Tailwind and Astro. They highlight upcoming events, community engagement, security concerns, and the importance of AI integration and ISO certification for Umbraco.

UMB.FYI
2025-12-31

📰 Umbraco Forms Extensions

Erik-Jan Westendorp discusses the development of Umbraco.Community.FormsExtensions, focusing on custom form functionalities. Key features include a workspace view for uploaded files and a statistics dashboard for form performance. The project emphasizes modular architecture, centralized OpenAPI registration, and auto-generated frontend SDKs, aiming for a flexible, maintainable extension ecosystem.

UMB.FYI
2025-12-24

📦 UmbracoForm.MailChimp.WorkFlow

Umbraco Forms V17 Mailchimp Integration WorkflowType

UMB.FYI
2025-12-03

📦 Umbraco.Community.Forms.Intl_Tel_Input

Add the Intl-Tel-Input text field to your Umbraco Forms for Umbraco V15+

📦 Umbraco.Community.Forms.uCaptcha

A simple to use and integrate captcha plugin for Umbraco Forms

UMB.FYI
2025-11-26

📰 Automate Your Lead Flow in Umbraco with Webhooks and Zapier

Niels Christian Laursen's article introduces a no-code approach to automating lead flow in Umbraco using webhooks and Zapier. It outlines a step-by-step process for validating, enriching, and routing leads from Umbraco Forms to Zoho CRM, emphasizing the ease of creating powerful automations without coding experience.

UMB.FYI
2025-10-22

📦 DigitalWonderlab.MultiDomainEmail

Streamline multi-domain umbraco forms submissions with domain-specific SMTP and reCAPTCHA configurations.

UMB.FYI
2025-09-03

👀 Umbraco Forms Subscription Licensing Details Released

📰 Ai -Based Smart Newsletters Subscription in Umbraco with N8N

Keyur Garala outlines a step-by-step guide to creating an AI-powered newsletter subscription using Umbraco and n8n. The process involves setting up a subscription form in Umbraco, configuring n8n to handle form submissions and product publish events, and automating email notifications to subscribers with generated content.

UMB.FYI
2025-05-28

📰 Deleting Umbraco Forms Entries via SQL

In this guide, Busra Sengul discusses managing form submissions in Umbraco Forms, highlighting the lack of built-in bulk deletion options. She presents a SQL-based solution for safely deleting entries before a specified date, ensuring referential integrity. The approach allows for targeted deletions by form, enhancing data management efficiency.

UMB.FYI
2025-05-21

📦 NewsletterStudio.Plugins.UmbracoForms

Plugin for Newsletter Studio to integrate with Umbraco Forms.

UMB.FYI
2025-05-14

📰 Umbraco Forms and the Query String - A dilemma

Nik Rimington encountered a Null Reference Exception when submitting an Umbraco Form due to a query string parameter named "model" conflicting with automatic model binding in .NET Framework. The solution involved creating a custom controller and renaming the action parameter to "umbFormModel," resolving the issue.

📰 Email extension for Umbraco Forms

Newsletter Studio has released a new package integrating Umbraco Forms with Newsletter Studio, enhancing form submission capabilities. It introduces two workflows: sending transactional emails with customizable content and adding recipients to mailing lists. The extension is open source, available on GitHub, and can be installed via NuGet.

1 2
UMB.FYI
Archive Polls Pulse Tips Firehose Privacy About

UMB.FYI is built with ❤ by the Umbraco community and is not affiliated with Umbraco HQ