Configure and Extend Field Binding for Sitecore Forms
With version 1.4 of the Sitecore Forms Extension module, field binding was introduces in order to prefill and store user data on a form. More info on this functionality can be found in the post: http://onelittlespark.bartverdonck.be/prefill-fields-in-sitecore-forms/ The functionality was build to extend it with your own binding sources. Doing so, will allow you to fetch and […]
File Upload for Sitecore Forms
Version 1.1 of the Sitecore Forms Extensions add the File Upload Control to your forms toolbox! It features 2 implementations for storing your files (file system or azure blob storage) and is easily extensible to add your own storageprovider. The control also comes with 2 validators. One for the content type of the files and […]
Google ReCaptcha for Sitecore Forms
Want to protect your forms from spam and abuse? Google’s reCaptcha is your friend and is adopted as the de facto industry standard. The Sitecore Forms Extensions module now comes with a control to support google reCaptcha. Configuration The recaptcha needs to be configured in the sitecore settings. There are 2 settings to provide: the […]
Send Sitecore Forms to a fixed email address
This page was updated on June, 10th 2018 to reflect the changes in v1.2. Download Sitecore Forms Extensions on github. With Sitecore 9, the new Sitecore Forms module was introduced. With 9.0.1 the integration with Sitecore Email Experience Manager (EXM) was added. Whilst this module looks very promising, the functionality is currently limited. One of […]