icon CompositeC1Contrib.Sorting
Created by @burningice

Re-ordering pages

To re-order pages:

  1. Right click the page being parent to the pages you with to reorder, select "Sort child pages"
  2. Using your mouse, drag the box representing a page to the desired location

Enabling re-ordering on data items

To enable re-ordering on a custom data type

Your custom data type must be defined using code. Implement the interface CompositeC1Contrib.Sorting.IGenericSortable.