Error when trying to empty the recycle bin
I am having problems emptying the recycle bin in Episerver. I have approximately 16,000 items in the bin, and I receive a timeout error whenever I try and empty this. I have tried on several occasions...
View ArticleCustom promotion applying different discounts per lineitem?
I'm trying to understand if it's possible to create a custom promotion (https://docs.developers.optimizely.com/customized-commerce/docs/custom-promotions) in Optimizely Commerce (version 14.22.0) where...
View ArticleHow to add custom text to TinyMCE RTE image upload popup
Hi, I am looking for some documentation/ guidance for displaying a text message on the image upload box in TinyMCE RTE in the CMS.We need to display a suggestive text below width and height in this...
View ArticleCategoryList property on IList is not supported?
This property on a BlockData type:[Display( Name = "Predefined groups", GroupName = SystemTabNames.Content, Order = 20)] public virtual CategoryList Groups { get; set; }Causes errors when the block is...
View ArticleCustom filter builder for matching one string against comma separated indexed...
Hey!We have a client that uses alot of legacy find implementations for building and matching indexed fields using query.Filter and the FilterBuilder. This has worked fine but now they want to introduce...
View ArticleHidden input on all forms
I have a form block that has its own PostSubmissionActorBase which will submit data to an external API with the form data. One of the fields i need to submit is the current locale of the submission...
View ArticleSaaS core: Cannot delete the content type because it is in use
Hello,I can not delete the content type "Button" because it is in use by some page instance even i have deleted all page instance in CMS. Now in CMS i just see root page em empty block for all...
View ArticleCreating a Custom Non-Page/Block Content Type in Optimizely and Retrieving...
Hi everyone,I’m working on an Optimizely project (headless), and I have a specific use case where I need to create a new content type (similar to PageData or BlockData) that is neither a page nor a...
View ArticleEPi Find Returning Random Strings in Results for Accented Characters
Hi all,This is happening on the Spanish site we have. When using EPi's find tool and searching for something like "Mi Energía" the search results return something like this. I noticed the "Name in URL"...
View ArticleEpiServer Search stopped working after updating minor version
We updated one of our CMS site to the latest .NET Framework version in preperations to later migrate over to ASP.NET Core and CMS 12.x.These are the packages we updated:EPiServer.CMS.AspNet 11.12.0...
View ArticleCMS12: Disallow access to CMS UI and Util on front servers (prem) for real.
Hi.Having followed the instructions on https://docs.developers.optimizely.com/content-management-system/docs/decoupled-setup I still have some issues.Util (login UI) is still accessable. And I am...
View ArticleOptimizely Graph .NET -- Try to add fragment
I am trying to create a query with fragment and hopefully to get the query like this. query ArticleListing { ArticlePage { items { Name Url Title PreviewImage { Expanded { ...Image } } } total } }...
View ArticleComments appear on documentation page
At the top of this page:https://docs.developers.optimizely.com/content-management-system/docs/optimizely-uiThere are comments from the author that I suspect should not appear on the page?
View ArticleMigrate CMS11 to CMS12 project with a custom ApplicationUser
Hello,We're in the process of migrating a CMS11 project to CMS12. The project is using a custom ApplicationUser, let's call i "MyApplicationUser" that extends ApplicationUser and adds a couple of new...
View ArticleProblem on properly rendering sections on the CMS
I have problem on properly rendering the ContentArea Sections on my project.This is my current line of code on the _Root.cshtmlBut when checking on the CMS, the sections already renders before the...
View ArticleReCAptcha widget/badge NOT seen on forms. Error - Invalid reCAPTCHA value."...
Hi All,I am using default forms ReCaptch via the Forms Samples package. I have configured the Recaptcha with a valid site key and secret. I don't see any Recaptcha badge on the page. I don't see any...
View Article"Forms has not been initialized correctly"
Working on a multi-site project. One of the sites has a form in which a empty box appears after submission. Like this:This element should be hidden, but it's not. When inspecting the console i can see...
View ArticleHow do models perform their magic in Opti?
I admitedly don't spend a lot of time in our CMS code making changes, so when I do get in there sometimes it all seems like magic!I was hoping someone could explain in simple terms how Opti is pulling...
View ArticleLosing discounts when updating order in admin mode
Hello, I am looking for some help on orderflows and promotion calculations, any help would be appreciated. When a user places an order successfully on our website, we set the order to AwaitingExchange....
View ArticleonChange in Dojo widget not reaching the backend
I'm trying to adapt a custom image cropper Dojo widget for Optimizely CMS 12. Images can be added to the widget by selecting through a button click and subsequently selecting the image from the assets,...
View Article