SaaS CMS has officially launched! Learn more now.

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
  • Syndicated blog - Posted on: Apr 24, 2017

    Initial setup First of all, you have to install a FAKE package. I found that it is much easier when you have a separate project for it. I have created a new F# library project and called it Build . Then installed the FAKE package. Install-Package...

  • Syndicated blog - Posted on: Apr 23, 2017

    EPiServer Form's EmailActor comes with a "summary" placeholder that allows you to list all form fields and their values. If you're using EPiServer Forms 4.3 or higher, you can create additional placeholders using Placeholder API.

  • Syndicated blog - Posted on: Apr 22, 2017

    In this article I will describe how to group block properties and get a title above them. This will enable some other useful features as well.

  • Posted on: Apr 21, 2017
    Rating:

    The Content Inspector is an open source addon for Episerver which helps you get a better overview and improved navigation of complex content structures, such as nested blocks. Once installed, it will add a new menu item to the content area dropdow...

  • Syndicated blog - Posted on: Apr 20, 2017

    When you’re developing custom EPiServer Forms field blocks you sometimes need to add your own custom validation as well. In this article you’ll see an example of how to add client side validation for the Luhn algorithm in a custom textfield block....

  • Syndicated blog - Posted on: Apr 20, 2017

    I will note those steps for re-use because I got some questions about new users – that was added to WebAdmins group but they cannot use service api. Environment Quicksilver with service api installed. We will use PostMan tool to verify this issue....

  • Syndicated blog - Posted on: Apr 20, 2017

    I will note those steps for re-use because I got some questions about new users – that was added to WebAdmins group but they cannot use service api. Environment Quicksilver with service api installed. We will use PostMan tool to verify this issue....

  • Syndicated blog - Posted on: Apr 20, 2017

    Environment Quicksilver site. Visual Studio 2015 or later version for our implementation. Install service api to QuickSilver Open QuickSilver solution via VS 2015. Open Package Manager Console, and type install-package EPiServer.ServiceApi.Commerc...