I defined for a custom post a custom field 'Notes', which is used in the post editor window (backend) for note taking by authors, which contribute to a post. Notes contain remarks during the work flow. This custom field 'notes' is defined as repeatable field or field with multiple instances. In this way, each author can add a new note during the work flow. Everything is ok, BUT: default sorting of the notes is defined as 'newest note is the lowest note, oldest note is the first one'.
We would like to have the opposite order, that means 'newest note is the first one in the column, oldest note is the last in the column' (see screen shot of the post edit window, notes are located in the right sidebar). I found this Toolset article
in which is the remark:
Those two features have (in the Repeating Field case hidden) custom fields that determine the “Sort Order” in which they appear in the post (and other places, like Views, for example).
but I cannot find any menu to define sorting (see print screen of custom field definition).
How can I influence the sorting of the notes?
Is there any documentation that you are following?
s. above