Quantcast

CMS View and preview mode not showing changes

When we are updating any page/block data, first time clicking on View mode/preview shows the updated changes. But on further updating the page/block, both the View and preview mode keeps showing the...

View Article


epi-cms/contentediting location

I'm having difficulty trying to figure out how to locate the localtion "epi-cms/contentediting" and "epi-cms/contentediting/editors" to place dojo extended javascript and css. Tere is also reference to...

View Article


Image may be NSFW.
Clik here to view.

Add Alt text to TinyMCE Rich Text Editor by default

Latest CMS 12. Is there a way to hook or import some kind of text to this "Alternative description" input somehow in Tiny? Same goes with drag n drop from asset panel to tinyMCE?

View Article

Overriding default routing

I am trying to override default routing by implementing IPartialRouter and the RoutePartial method.  For the most part this works, however if the url that I make the request with matches the CMS...

View Article

Image may be NSFW.
Clik here to view.

CMS + CMP Publishing integration returns a 403 unauthorized response when...

Hi!We are currently setting up a CMS and CMP intrgration for my client's need for publishing between the varioys systems. For this we are setting up the CMP platform for our local development...

View Article


CMS 12 + Lucene Content search

I have an issue with viewing lucene content search results on a site with windows authentication. It seems like I can see results on the search page when I have WebEditors or WebAdmins access right....

View Article

Edit Tabs: Different values for different users intermittently

Hi,We have run into a strange problem. When some users log into the CMS for editing they can see tabs that we have set to Administer (even tough they don't have that access level) and also the taborder...

View Article

Image may be NSFW.
Clik here to view.

CORS Issues with React Application in Optimizely CMS 12

Hi,I am currently working on a React application that uses the Fetch API to retrieve documents from Episerver. However, we’re encountering CORS errors. I faced a similar issue with CMS 11, where I...

View Article


Deployment API - commerce manager app deployment

I am having trouble finding out how to deploy the commerce manager app via the DXP deployment API. I've checked the documentation on Code Package Format and have found various discussion eluding to...

View Article


Solution for Handling File Upload Permissions in Episerver CMS 12

Hello,We are currently working with Episerver CMS 12 and have a challenge related to file upload permissions. In our setup, we have two custom groups mapped: "Author" and "Approver." Authors have all...

View Article

epi-property tag helper not working

Hello,Can someone clarify what is wrong here. I have a model with two properties AddressLabel which is a string and Ilist<AddressBlock>. On the view I have as following <span...

View Article

Using the PAAS Portal Secrets in local development

 Hey all, maybe I am just missing where this was documented, but I am going to start making use of the App Settings Secrets blade on the PAAS Portal.I know that these ONLY apply to the running...

View Article

Getting ContentReference for current content in IUrlGeneratorPipelineStep

Hi Folks,We are looking at modifying the URL generator pipeline to modify the url for certain content types.  We have a new pipeline step registered, but when the step is hit, I would expect the...

View Article


UIHint.CatalogContent not working for ContentArea properties?

I've worked with Commerce for quite a while, so am not sure how it was in the past, but I expected UIHint.CatalogContent to work with a ContentArea property:[Display( Name = "Test A", GroupName =...

View Article

Image may be NSFW.
Clik here to view.

Canonical with fallback languages

Hello!We've recently implemented the standard Optimizely methods (see below) for generating canonicals and alternate URL:s and it works pretty well.@Html.CanonicalLink() @Html.AlternateLinks()However,...

View Article


Prevent TinyMce from rewritting simple urls

Hey all,We recently upgraded our .Net solution to CMS 12 which seems to have changed the behaviour of our TinyMce editor and how it transforms internal links.sampleurl.html (the intended...

View Article

2FA or MFA for Optimizely 12 backend

HiDoes somebody implemented a functional 2FA or MFA backend authentication in Optimizely 12?I can find just this old post from 2019 which is not complete and not aplicable for Opti12:...

View Article


NullReferenceException when updating Inventory through Service API

Hi ForumWe are updating Commerce inventory through the Service API. In general, we are seeing good enough performance using the Service API, so we haven't found the need to implement any other method...

View Article

Image may be NSFW.
Clik here to view.

@Html.CanonicalLink() & @Html.AlternateLinks() Causes W3C Validation issues

Rendered by @Html.CanonicalLink(),  EPiServer.Web.Mvc.Html.CanonicalLinkExtensionsRendered by @Html.AlterateLinks(),  EPiServer.Web.Mvc.Html.AlternateLinksExtensionsMarkup » Void elements ·...

View Article

Possible bug in EPiServer.Azure.Blobs.Internal.DefaultAzureBlobContainer

We have an issue with the BlobCleanupJob failing. Error message says that it can't delete a folder that is not empty.After digging deep in the code for this scheduled job I have pinpointed where the...

View Article