Adding Custom Bullet Icon Button in TinyMCE
I am working on CMS 12 and am trying to add a custom toolbar button for a checkmark bulleted list. I want all the same functionality of the standard unordered list button, only they want the bullet to...
View ArticleGetting error when loading Commerce Catalog
We are introducing Commerce in an already running CMS solution (version 11). As I want to deploy my CMS/Commerce changes to a test environment, I have exported relevant CMS pages. For the Commerce...
View ArticleReturn all products to a list
For context: what I'm trying to do is have a job that runs and builds an XML file for a Google Shopping Feed based on all the published products on our site.I have a job that loops through a JSON file...
View ArticleCallback or event mechanism on Contact creation and updates
Hi, Is there a way to subscribe to updates on contact creation and changes? We need to synchronize new contacts and changes to another system realtime, but I haven't found any documentation on such...
View ArticleDocumentation for Optimizely Find Spellcheck
We've used spellcheck from the StatisticsClient on a number of occassions, and always just accepted it as an improvement over not having it. We're now looking to incorporate confidence in our logic for...
View ArticleEPiServer.Azure uses deprecated package WindowsAzure.Storage
Hi,EPiServer.Azure uses package WindowsAzure.Storage which is deprecated.WindowsAzure.Storage is now (>1 year ago) splited into multiple packages, see more:...
View ArticleBatch Updating pages through code
So I have a page model for Articles and several existing articles. I've created a new field for Blog Categories that I want to batch update based on another field in the page model. I'm having...
View ArticleForm fields hidden by visitor groups are incorrectly validated
This is a very specific bug which took me alot of time to find.We noticed was that some customers were unable to post their forms. They didn't get any error message at all. They just wasn't able to...
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 ArticleOptimizely DXP - ADFS cookies are missing from browser
Hello ,We are in process to migrate to Optimizely DXP. Currently we are on Integration environment. We are running on .Net Framework 4.7.2 webforms and Optimizely version is 11.20.14We are using ADFS...
View ArticleFoundation NuGet package upgrade then error
Hi, I upgraded my Foundation project to the latest stable NuGet packages, and now when I run the program is crashes on CreateHostBuilder(args, isDevelopment).Build().Run();with the error...
View ArticleFirefox browser support for CMS12
Optimizely's CMS has previously supported Firefox (version 11), but now (version 12) it doesn't. For example, if you upload a pdf to the asset pane and download the same file - if you do it in Chrome...
View ArticleCopied elements should be verified before getting published
Some editors keep on doing workarounds to update and use blocks and page templates they don't have access to. By copying these items in EditorGUI they have been able to override access rights for...
View ArticleContent Definitions API - performance issues
Hi,We are running a quite large site in production with a several thousand requests per minute. We are running on-prem using multiple Windows servers, one SQL server database and Udp Unicast to...
View ArticleUnit testing Headless backend (.net project)
Hi,Im new in the Optimizely world. I need some ideas/examples for how to make some unit tests of our backend Headless project. The main purpose is to get some more test coverage of the code.Br. Zuf
View ArticleAvoiding break of cms project starting
I try to change a page property type from string to XhtmlString.I know this gives InitializationException for the CMS (in some cases e.g. Pages and not...
View ArticleFilter Item search results on inventory?
Hi ForumIs there an easy way to search for items (products/variants) that are in stock in a specific warehouse?We have multiple warehouses where items can be in stock, but in certain scenarios I only...
View ArticleIs there a way to mark EPiSessionId Cookie secure and HttpOnly?
Like all the other questions regarding cookies and security scan, is there a way to mark the "EPiSessionId" cookie secure AND httpOnly?I've already set: <httpCookies requireSSL="true"...
View ArticleNested queries sort reports errors in API response - Parse Failure [No...
Hi,I'm using simple POCO class on the Variation as a nested document, and using OrderBy on nested document value the Find API returns errors Parse Failure [No mapping found for...
View ArticleDynamic text strings in TinyMCE
Hi there,I am wondering if there is a way to pass a calculated value into the TinyMCE editor. For example, when a user logs in, a message can be displayed "You have donated ${DonatedAmt} this...
View Article