.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt Sort ^^^^ Like in the TYPO3 backend this column allows you to display buttons to move elements in their order (according to a sorting field in the database). Hence, this is kind of a special element as it ... - allows "editing" in normal mode (not in editing mode) - does not show any form input in editing mode - disables any sorting capabilities bInsertNewEntriesAsFirstElements -------------------------------- Boolean. If set to true, new elements are positioned at the very top of the list. If set to false (default), new entries are created at the bottom of the list. bInsertDuplicateEntriesAboveOriginal ------------------------------------ Boolean. By default (this setting set to false) duplicated entries are created directly below the original entry. If set to true, duplicates are created directly above the original entry.