FormEditor Versions Save

A form builder editor for Umbraco 7 - let your editors build forms easily with this free package.

v1.3.2.1

6 years ago

News in this version:

  • Added help text to email fields (#179, @uniquelau)
  • Fixed issues with custom conditions triggering server side validations (#183, @MattDion)
  • Ensured proper initializatin of required (empty) checkbox groups in async rendering (#184, @uniquelau)
  • A few improvements to the sample SQL storage index

Umbraco package attached.

v1.3.2.0

6 years ago

News in this version:

  • Improved handling of missing user inputs (#171, @Vrijdagonline)
  • Filled gaps in localization and added Dutch localization (#171, #175, @Vrijdagonline)
  • Added support for document type compositions (#172, @joshreid)
  • Minor fix to logging

Umbraco package attached.

v1.3.1.1

6 years ago

News in this version:

  • Fixed an issue with configuration when running Umbraco in a sub directory (#167, @joel-cass)
  • Fixed multivalue field validation issue for async rendering (#168, @uniquelau)
  • Minor UI improvement to empty results when searching submissions

Umbraco package attached.

v1.3.1.0

6 years ago

News in this version:

  • Support multiple error messages in the BeforeAddToIndex event (@dbardi) - see code sample
  • Client side max size validation for file uploads when using async rendering (#163) (@uniquelau)
  • Support for Umbraco installations in sub directories (#164) (@joel-cass)

Umbraco package attached.

v1.3.0.0

6 years ago

News in this version:

  • Configurable CSV export delimiter (by @dbardi) - read more
  • Support for partial views in the email templates (by @TimGeyssens)
  • Support for object values in custom fields (by @dbardi)
  • A bunch of improvements for GDPR compliance - read more

gdpr

Umbraco package attached.

v1.2.3.0

6 years ago

News in this version:

  • Protection against cross-site request forgery (CSRF)

If you have created your own form rendering instead of using one of the built-in ones, you need to add CSRF handling to your rendering. An anti forgery token must be part of the submitted form (or the request headers for async form submission). Have a look at the changes made to the Sync, Async or NoScript rendering and adjust your own rendering accordingly.

Umbraco package attached.

v1.2.2.0

6 years ago

News in this version:

  • Updated the Sync rendering and sample template to work with Bootstrap V4.

Umbraco package attached.

v1.2.1.0

6 years ago

News in this version:

  • Improved web service integration a bit (check this tutorial to learn more).

Umbraco package attached.

v1.2.0.1

6 years ago

News in this version:

  • Added support for form submission approval by the editors (read more)

form editor submission approval

Umbraco package attached.

v1.1.1.0

6 years ago

News in this version:

  • Added support for displaying form submissions on the receipt pages (read more)

Umbraco package attached.