Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 531 Bytes

Sortable String List

A property editor for Umbraco 7.x to provide a sortable list of strings.

Screenshots

In action

example

Configuration

config options

Installation

  1. Clone the repository to /App_Plugins/SortableStringList
  2. Restart Umbraco
  3. Create a new data type using property editor "Sortable String List"

A property value converter is available in this gist. This can be saved in your /App_Code directory