[Sort] (DB Relationship Attribute)

Accepts a space separated list of field names.

Description:

Used as a Relationship Attribute, the parameter is a space separated list of field names to have the display table sorted by when there are multiple such records attached to the Record currently being viewed/edited in the Admin interface. This attribute has no affect on data returned by the Children or Parent commands in procedures.

May place a - symbol to reverse the sort order of a given field. The use of # to force a numeric sort is not supported in this context.

Note that the user's sort choice is saved as a browser-session cookie and overrides this setting on a per-record basis: When visiting new records the default will be used, but if the user changes the sort order on a record it will be remembered until the browser is restarted or the cookies are cleared.

Example:

[Sort] Age -Created