Packages [expand] [collapse]

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
AFORM-3815
  Render Form XhtmlString after submission

Added a feature that ensures that the Form Success message renders properly after submission.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-3903
  Remove the autocomplete attribute from hidden input elements

Removed the autocomplete attribute from hidden input elements.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4077
  Form async actors flow don't work as expected

Fixed an issue where users had to wait for async actors to complete execution before the form submitted successfully.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4068
  Invalid email validator

Fixed an issue where email validation failed and forms submitted successfully with invalid email addresses.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4039
  Turn Initial Form Focus default value to False

Fixed an issue where the first element of the form was focused by default. Now, the default value is false.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4075
  Update SkiaSharp.NativeAssets.Linux.NoDependencies to version 2.88.6

Security is enhanced when you update to this dependency package: SkiaSharp.NativeAssets.Linux.NoDependencies 2.88.6.

EPiServer.Forms 5.8.1; (Or a related package);
Apr 09, 2024
AFORM-3721
  EPiServer.Forms Form step focus options

Added an Initial Form Focus checkbox in admin UI. Select this checkbox to focus on the first element of the first step in the form, when a page with a form loads. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3587
  Form cannot validate dependenies of hidden field when submit with js disable

Fixed an issue where incorrectly filled out forms submitted successfully and saved in the database where a validation error displays now. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3705
  Fix GetAllRegisteredExporters of form doesn't work when change json format setting

Fixed an issue where file types displayed as undefined when you tried to download the file and exporting form submissions failed. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3616
  Accessibility issue with file upload in forms

The file upload property used an aria-attribute that is not supported on <input type="file" aria-invalid="false">. The validator flagged aria-invalid that was incorrectly used on <input type="file>. It only accepts global ARIA attributes, and aria-invalid is not global in ARIA 1.2 because it was deprecated. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
1 2 3 4 Next