World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
With Optimizely Forms you have the option to redirect to a page after a complete submission. By default, Optimizely appends some form information to the URL it redirects to. This allows you to process the form submission data in any way you need t...
It's easy to customize a FormContainerBlock by creating a new one inheriting from the out-of-box FormContainerBlock model. When doing this you gain the option of using the OOB container, or your new custom one. However, I have encountered numerous...
Much like standard content items in Optimizely CMS, Forms trigger events that can be subscribed to for further customization. You typically subscribe to these events by employing an Initialization Module and attaching an event handler to process t...
Most of my web applications, including Optimizely/Episerver, run through IIS on my local machine. I like to publish out sites so I have a more accurate idea of what is published when we deploy client sites out to their DXP instance. Sometimes,...
Inline editing is an awesome feature in Episerver because it creates a great editor experience. Because the inline editing happens in the context of the page, it delivers a close WYSIWYG (What You See Is What You Get) authoring view. As you edit...