Try our conversational search powered by Generative AI!

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Aug 19, 2016
    Rating:

    Hello, Can anyone help me to find the pagination in Episerver. Actually i dont want the pagination but it reflects on the website.

  • Posted on: Aug 18, 2016
    Rating:

    There are instances when Editors should to be informed in form of warning and information rather to stop them and display error messages. For self note IValidate interface can be used for this purpose. e.g public class StandardPageValidator :...

  • Syndicated blog - Posted on: Aug 18, 2016

    The POC continues. As you may have noticed the solution I wrote about yesterday only worked sever side, no client side validation e.g. This can be fixed as well. First I added another method to my util class, to get the fake ControllerContext and...

  • Syndicated blog - Posted on: Aug 17, 2016

    We look at 5 aspects that website owners need to consider when deciding whether to continue using a custom eCommerce solution or migrate to an enterprise CMS.

  • Syndicated blog - Posted on: Aug 17, 2016

    So you have upgraded your WebForms site to EPiServer 9 because your customer would love to use the new Forms module. Of course you can’t as the new Forms module does not support WebForms, which yo may have overlooked, as I did. I personally don’t...

  • Syndicated blog - Posted on: Aug 14, 2016

    There are several blog posts about how to listen to IContentRepository events by creating an Initialization module, getting the IContentEvents object (Singleton) and start listening. In this blog post I will show you how you can unit test these...

  • Syndicated blog - Posted on: Aug 12, 2016

    What's the best approach to a website migration project? We look at how creating an implementation blueprint can build a solid foundation for your migration.

  • Syndicated blog - Posted on: Aug 09, 2016

    Does your data live in some source other than Episerver? Let's take that data and dynamically populate a page in Episerver CMS!