Skip to content

December 22, 2025

Improvements

  • The Assets popup has been optimized with new configurations that:

    • Reduce unnecessary spacing between filter fields for a more compact layout.

    • Allow you to switch the sorting direction using the Ascending order checkbox.

    • Display assets in descending order by default, showing the newest items first.

    • Support sorting by creation and update dates in either ascending or descending order.

Configuration required

Admin setup

In USER MANAGEMENTSYSTEMDigital assetsAdmin UPDigital assets:

  • Add the orderdir key to the filters array to show the Ascending order checkbox on the Assets popup FILTERS panel.

  • Set the margin value in the filtersByType array to change the spacing between filter fields.

  • Set the created_at or updated_at values in the orderby configuration key to sort assets in the Assets popup by creation or update date in either ascending or descending order.