sitecore-support Archives - Harsh Baid https://www.harshbaid.in/tag/sitecore-support/ Sitecore & Microsoft Certified Software Engineer Thu, 25 Feb 2021 21:34:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 Sitecore SXA – ‘Open in Overlay’ checkbox missing? https://www.harshbaid.in/2019/07/17/sitecore-sxa-open-in-overlay-checkbox-missing/ https://www.harshbaid.in/2019/07/17/sitecore-sxa-open-in-overlay-checkbox-missing/#comments Wed, 17 Jul 2019 14:10:45 +0000 http://www.harshbaid.in/?p=953 If any of you have faced this issue that Sitecore SXA’s feature Open in Overlay is missing then this might help you. Fix: The root cause of the issue was that the rich text editor was not using the customized HyperlinkManager and was using the default Telerik HyperlinkManager, to fix this please do the following: […]

The post Sitecore SXA – ‘Open in Overlay’ checkbox missing? appeared first on Harsh Baid.

]]>
If any of you have faced this issue that Sitecore SXA’s feature Open in Overlay is missing then this might help you.

Fix:

The root cause of the issue was that the rich text editor was not using the customized HyperlinkManager and was using the default Telerik HyperlinkManager, to fix this please do the following:
  • Open the \**Website Root**\sitecore\shell\Controls\Rich Text Editor\EditorPage.aspx file
  • Add the following attribute to the <telerik:radeditor ID="Editor" inside of the EditorPage.aspx file
    • ExternalDialogsPath="~/sitecore/shell/controls/rich text editor/Dialogs/"
  • Clear browser cache

Sitecore Support reference for this fix is # 228508

Note that I was using Sitecore SXA version 1.8.1 when I got this issue.

The post Sitecore SXA – ‘Open in Overlay’ checkbox missing? appeared first on Harsh Baid.

]]>
https://www.harshbaid.in/2019/07/17/sitecore-sxa-open-in-overlay-checkbox-missing/feed/ 1
Sitecore SXA – Fix for missing items in VariantSection template https://www.harshbaid.in/2019/06/07/sitecore-sxa-fix-for-missing-items-in-variantsection-template/ https://www.harshbaid.in/2019/06/07/sitecore-sxa-fix-for-missing-items-in-variantsection-template/#respond Fri, 07 Jun 2019 15:55:09 +0000 http://www.harshbaid.in/?p=937 Here is a quick post about a known issue in Sitecore SXA version 1.8.1 with Sitecore 9.0 Issue is the VariantSection template in Rendering Variant is missing some items on the IsLink field that is Droplink just on VariantSection template. Sitecore Support has provided the package that installs the missing items. If anyone needs, I have shared […]

The post Sitecore SXA – Fix for missing items in VariantSection template appeared first on Harsh Baid.

]]>
Here is a quick post about a known issue in Sitecore SXA version 1.8.1 with Sitecore 9.0

Issue is the VariantSection template in Rendering Variant is missing some items on the IsLink field that is Droplink just on VariantSection template.

Sitecore Support has provided the package that installs the missing items. If anyone needs, I have shared the link at the end of this post.

Screenshot showing the issue is as below:Sitecore SXA - VariantSection IsLink Field

After applying the fix it should look as below:Fixed VariantSection template IsLink Field

Just in case if you need Sitecore public reference number for this issue is 326111

Download Sitecore Support Package (326111-items.zip)

The post Sitecore SXA – Fix for missing items in VariantSection template appeared first on Harsh Baid.

]]>
https://www.harshbaid.in/2019/06/07/sitecore-sxa-fix-for-missing-items-in-variantsection-template/feed/ 0