Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Our build and release pipeline in DevOps auto-versions our builds when we publish a release to the Opti DXP. A pipeline step generates a version an...
We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working wel...
We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working wel...
Last October I wrote an article to act as an addendum to the Optimizely Documentation for starting a new CMS site using CMS 12 and .NET 5. Since th...
I recently wrote an article on how to create a Validation Summary for Optimizely Forms . The approach described in that article uses Form Client...
Optimizely Forms display using a traditional Webform User Control (ASCX) out of the box. With all the work I have been doing with forms lately I...
Most instructions for creating a custom form block in Optimizely follow the same approach . My problem with the typical approach is that it require...
I have seen requests for a method to implement a Validation Summary for Optimizely Forms, and I dealt with one myself. If you're not familiar with...
Optimizely recently released CMS 12 based on ASP.NET Core (now .NET 5). With it comes a slew of new changes, including how to set up a new project....
It's not uncommon to nest blocks in Optimizely to create more controlled and complex layouts on pages. It's also sometimes necessary to provide...