We have explored creating a Custom Form Element – Rich Text Field and Creating a Custom Form Field Validator earlier. Ever since I wrote those articles, I always wanted to explore creating a Custom Submit Action. But rather than just writing about how to implement a custom submit action, I thought I will pick someContinue reading “Sitecore – Custom Submit Action – Create Contact – List Management”
Category Archives: Sitecore Forms
Sitecore Forms – Custom Field Validator
Just like any other feature in Sitecore, Sitecore Form’s Field Validator can also be customized based on our need. Any forms would require a client side validation and server side validation. In Client Side we can validate the field for any special characters and block user from entering them. However, in the server side weContinue reading “Sitecore Forms – Custom Field Validator”