Sitecore 9 - How to Create form.
01. Login to sitecore Desktop. 02. Click On Forms. 03 Click on create Form 04 Then Go to Blank Form 05. you will redirect blank form window. 06 Then you can Drag and Drop any section, input, checkbox,…
01. Login to sitecore Desktop. 02. Click On Forms. 03 Click on create Form 04 Then Go to Blank Form 05. you will redirect blank form window. 06 Then you can Drag and Drop any section, input, checkbox,…
Q .Sitecore 9 forms not displaying default home page ?A. That layout was still pointing to default aspx instead of cshtml which caused this issue. Create New MVC layout and add Form to MVC Layout. Si…