A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Here is an improved version of the Exception enrichment functionality described in the article Enriching your exceptions with information from...
Here is a validation attribute that I wrote in order to limit the number of items that editors may put in Optimizely ContentAreas to a specific set...
At my current client we have the need to hide or show properties for editors in Optimizely edit mode, on the same page type, depending on where/how...
I was faced with a somewhat unexpected MissingMethodException changing a property type from string to XhtmlString while making changes to an...
I ran in to this problem setting up an older Optimizely website running on .Net Framework. The view mode of the website worked just fine, however,...
Injecting fragments in Optimizely XHtmlStrings is quite easy using a custom display template to render the property. Here is an example on how you...
This is a follow up to the previous Acting on Optimizely Remote Events article. While still working with the older Optimizely 11 you may rely on th...
At my current client we had the need to prevent the use of certain visitor groups in some of the content areas. I.e. some areas were only to suppor...
Got this SqlException again moving a database from a client’s production environment into development. Thought I’d write a short note on resolving...
Just a short piece on how to act on Optimizely‘s remote events. While in later versions you may use for instance RabbitMQ or ActiveMQ, still being ...