Friday 18 December 2020

There is no action to display Sitecore Form Issue

While working with Sitecore forms, may be facing below issue - on click of form submit action button
as attached image

there-is-no-action-to-display-sitecore



Error Message: There is no action to display.


Possible Cause: It may be because of caching issue.

Fix: Try to resolve this issue, either close the browser and clean history and check if resolved or open sitecore form explorer CMS view in Incognito(private) mode.

Hope this will help and save your time.

Friday 4 December 2020

This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Sitecore

Facing an issue that after setting up Fresh Sitecore Instance, not able to access local instance.
getting issue as below




and Config error as 

This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".


To resolve this issue,

Please update below setting as per screenshot

  1. Windows search -  "Turn Windows Features on or off"

  2. Expand ASP.NET 4.5 advanced services > WCF section

  3. Check HTTP Activation.

  4. You'll be asked to restart the system.




Hope this will help.