A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
For those new to the series, you may want to read parts one , two , and three first. At the end of my last post I mentioned I had two more ideas to explore: Render some purely Visual Builder content Render the whole thing dynamically rather than...
If you are implementing Search & Navigation (a.k.a. FIND) but cannot use the ‘Unified Search’, you will need to implement your own server-side tracking. There’s a number of blogs out there that touch on the subject but many are outdated and none...
In many business scenarios, calculating the Order Total involves complex logic, such as dynamic handling fees based on items, packages, or custom rules. The default IOrderGroupCalculator implementation in DefaultOrderGroupCalculator may not suffic...
We had a requirement where Report and Dashboard menus were needed only for specific roles /users Or Admins — but not for editors . Below is default view for editors where you can see these menus: But required view is: 1. To achieve above, we...
Speed up your Optimizely CMS workflow with this free Chrome Extension. Instantly open the live view of the page you're editing – no right click, open in new tab, no faff.
Credit note: This article is inspired by the edit link in dojo module, with extra features added. We received a request from our customer to enhance the content reference widget with UIHint.Image, enabling the ability to edit images on the fly f...
Want to share some private content on your website with basic password protection? You can do this with an Optimizely form and Audience based personalization.
Recently, we needed to import a large number of records from a third-party system into Optimizely Forms . The data was available in CSV format, and our goal was to insert this data as form submissions within the Optimizely platform. 🔍 The Challen...