Optimizely CMS 12: built-in property types (with code examples)

Optimizely CMS 12 logo

I’m writing this blog post as a supplement to the official documentation listing built-in Optimizely CMS 12 property types. What I miss in the official documentation is having quick access to snippets for easy copy & paste, and specifically: Code examples Text input Textarea Rich text Integer (without range constraint) Integer (with range constraint) Double … Read more

Optimizely CMS 12: debugging without source code and symbols

Optimizely CMS 12 logo

Optimizely CMS 12 status: debugging symbols are not available When working with a programming framework, we sometimes stumble upon unexpected behaviors. Sometimes, issues can be solved with documentation. Other times, we might want to debug the framework’s behavior. Optimizely CMS (formerly Episerver) used to publish source symbols for the platform, but according to the official … Read more