Last publication default sort - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

The Last publication default sort expression is:

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

When end-users sort by last publication:

  1. ft:lastPublication: The most recently published content (highest ft:lastPublication date) appears first.
  2. ft:isPublication,DESC: Documents (publications) appear before other types (ft:isPublication,DESC).
  3. ft:isArticle,ASC: Articles appear before topics (ft:isArticle,ASC).
  4. ft:title,ASC: Titles are sorted in ascending alphabetical order (ft:title,ASC).

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.