Filtering and sorting the items

You can filter and sort the dynamic items, which the widget displays, using fields of the item.
  1. To filter or sort the items, click Advanced button in the lower-right corner of the window.
    The advanced editing mode opens.
  2. Click ControlDefinition » Views » DynamicContentMasterView buttons.
    • To filter the items, in FilterExpression input field, enter the desired filtering expression.
      The field supports AND and OR Boolean operators.
      For example, enter Visible = true AND Status = Live
      For more information, see Filter expressions for content items.
    • To sort the items, in SortExpression input field, enter the desired sorting expression.
      The field supports operators ASC for ascending and DESC for descending.
      For example, enter PublicationDate DESC.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?