London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!


Dec 6, 2011
  3052
(0 votes)

Logica Campaign Designer 1.0 Released!

A new version of the custom property Logica Campaign Designer has now been released and contains the following changes:

  • Added a list of the items in the campaign area, by dragging and dropping the items in the list you can change the z-index order of the items.
  • Added two new input fields which lets the editor set the x and y position of an item by typing the numbers.
  • Splitted up the javascript code in seperate js files to make it easier to maintain.
  • Removed the button “Edit item styles” as it’s no longer needed with the new item list and input fields for x and y position.

I also uploaded a video of me demonstrating the property to youtube that you can watch here:

 

The property can be downloaded from the EPiServer nuget feed or from it’s codeplex site.

Feedback is always welcome!

Website: http://locd.codeplex.com/

Dec 06, 2011

Comments

Please login to comment.
Latest blogs
Display page/block thumbnail based on selected site in multi-site solution

In previous blog we described how to control the visibility of the blocks or properties based on the current site in multisite solution. We can use...

Tomek Juranek | May 16, 2025

Understanding the Infrastructure Powering AI Agents for Marketing

The marketing world is increasingly captivated by the potential of AI agents. However, it's crucial to recognize that these agents are not simply...

Patrick Lam | May 15, 2025

Meet the Newest OMVPs – Winter 2025 Cohort

We're excited to officially welcome the latest winter cohort of Optimizely Most Valuable Professionals (OMVPs) - a group of passionate tech...

Satata Satez | May 14, 2025

Helper method to encode query string properly

When using Url.ContentUrl() in Optimizely 12, encodes spaces as + in the query string. If you want to encode the spaces as %20, use the below helpe...

sunylcumar | May 13, 2025

Get ContentReference from GUID

Optimizely CMS 12 provides a Utility function to retrieve Content Reference from a Guid by ussing the below static method. var contentReference =...

sunylcumar | May 13, 2025

Creating a Dropdownlist in Optimizely CMS: Populate ISelectionFactory with values from another block's properties

Create a Block to hold selection options using EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors; using EPiServer.PlugIn; using EPiServer.Shel...

sunylcumar | May 12, 2025