Creating the Authentication Module for Sitecore Site requires below pages and functionalities: Registration Page Login Page Reset Password Update Profile The above functionalities help the end customers to login to site and access the pages. Let's assume that you have a Sitecore SXA website and all the pages are gated. To setup the login for … Continue reading Creating Simple Authentication Module for Sitecore Site – Part 1 (Registration)
Forms
Custom submit action for Sitecore Forms
I know there are many documentations on this already and wanted to thank the Sitecore Documentation team for a detailed document page on this topic. Please read the official document here. We had a request of having a registration form where once the user submits the form, the user must be created in the Sitecore … Continue reading Custom submit action for Sitecore Forms
Avoid Sitecore Form redirecting to forms builder page!
There are 2 requirements when you create a form either you redirect to thank you page or show a thank you message after successful submission of the form. If you are creating Sitecore Forms (previously known as WFFM) then you get an option to redirect to thank you page using one of the Submit action. … Continue reading Avoid Sitecore Form redirecting to forms builder page!
Unable to see the newly created Sitecore Forms
In Sitecore 9.x, we have new module Sitecore Forms which was earlier known as WFFM (Web Forms for Marketers). This module helps us to create Forms with zero coding approach. Sometimes you create a new Form in Sitecore Forms but you are not able to see it in the Forms Dashboard. Resolution: The forms are … Continue reading Unable to see the newly created Sitecore Forms
How to Use Sitecore Forms for creating a Contact Form
In this blog, we will create a Contact page, using the layout we have created for the site and the additional components which are required. the Basic focus will be the on the Contact Form that we will create using Sitecore Forms. To check the HTML and look and field of the contact page, refer … Continue reading How to Use Sitecore Forms for creating a Contact Form