Releases: SitecoreSupport/Sitecore.Support.424665
Releases · SitecoreSupport/Sitecore.Support.424665
2.4.2.0
Description
Fixes the issue with WFFM MVC validation that doesn't work correctly for Single-line, Multi-line, Number and Password fields.
Compatibility
The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):
- Sitecore CMS 7.2 rev. 140526 (Update-2)
- Web Forms for Marketers 2.4 rev. 141008 (Update-2)
Sitecore.Support.424665-2.4.2.0.zip
Contents
- bin/Sitecore.Support.424665.dll [md5:71075A5577452EFA85D4BC7E868FDCE4]
Installation
For all Sitecore instances in the solution:
- Make a backup of the files mentioned in
Contentssection that already exist inWebsitefolder. - Extract the contents of the archive to the
Websitefolder, overwrite existing files if any conflicts occur. - Navigate to the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Single-Line Text" item ("master" database) and set value of the "MVC Type" field to "Sitecore.Support.Forms.Mvc.Models.Fields.SingleLineTextField,Sitecore.Support.424665".
- Navigate to the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Multiple-Line Text" item ("master" database) and set value of the "MVC Type" field to "Sitecore.Support.Forms.Mvc.Models.Fields.MultipleLineTextField,Sitecore.Support.424665".
- Navigate to the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Password" item ("master" database) and set value of the "MVC Type" field to "Sitecore.Support.Forms.Mvc.Models.Fields.PasswordField,Sitecore.Support.424665".
- Navigate to the "/sitecore/system/Modules/Web Forms for Marketers/Settings/Field Types/Simple Types/Number" item ("master" database) and set value of the "MVC Type" field to "Sitecore.Support.Forms.Mvc.Models.Fields.NumberField,Sitecore.Support.424665".
- Save and publish the changes.
Uninstallation
- Remove the files listed in the
Contentssection. - Restore the original files from the backup made during installation.
Important Notes
- The patch should be installed only if recommended by Sitecore Support.
- Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
- Check KB 077333 to find more information about Sitecore Patches.