Last update default sort - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

The Last update default sort expression is:

ft:lastEdition,DESC; ft:isPublication,DESC; ft:isArticle,ASC; ft:title,ASC

When end users sort by last update:

  1. ft:lastEdition,DESC

    The more recently updated content (highest ft:lastEdition date) appears before older content.

  2. ft:isPublication,DESC

    Structured and unstructured documents appear before topics.

  3. ft:isArticle,ASC

    Articles (which are publications) appear after books.

  4. ft:title,ASC

    Titles appear in ascending alphabetical order.

It is not recommended to modify default sort expressions. To proceed anyway, see Modify a default sort option.

Select the Reset to default button to reset to the default expression.