Take the community feedback survey 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
  • Posted on: Feb 01, 2016

    There are few considerations for allowing customers to cancel their orders if those have not been processed. It is up to the business when they allow the customer to cancel the order after placing an order, depending on the complexity  of their...

  • Syndicated blog - Posted on: Jan 30, 2016

    EPiServer allows us to group content's properties into different tabs using GroupName parameter on DisplayAttribute . While it works fine, it doesn't order tabs I want. In this article, I will show a simple declarative way to control tab ordering....

  • Posted on: Jan 29, 2016

    Recently there came a requirement from the business,they wanted to know a high level view of the specification/requirements of an Project. A colleague suggested that feature files written in gherkin statements where ideal for this purpose. Therefo...

  • Syndicated blog - Posted on: Jan 29, 2016

    A guide to generating a word document in PowerShell using Interop

  • Syndicated blog - Posted on: Jan 29, 2016

    A guide to generating a word document in PowerShell using Interop

  • Syndicated blog - Posted on: Jan 28, 2016

    Introduction This blog post is about how you can log and output built-in Episerver properties (or any other arbitrary data that might be relevant to the context of our logs) with log4net. The goal is to keep as much as the default implementation a...

  • Posted on: Jan 27, 2016

    Many users use blocks in their XhtmlString properties. However, when an XhtmlString field is being indexed by EPiServer Find, the block content does not get included in the field value. This could lead to users not getting relevant search hits if...

  • Syndicated blog - Posted on: Jan 26, 2016

    EPiServer Site Microsoft Word Report Generation with PowerShell and COM Component Object Model