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: The most recently updated content (highest ft:lastEdition date) appears first.
  2. ft:isPublication,DESC: Documents (publications) appear before other types.
  3. ft:isArticle,ASC: Articles appear before topics.
  4. ft:title,ASC: Titles are sorted 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.