Filter and order related items by title
The following examples demonstrate how to filter related items by title that contains a specific term and them sort the items alphabetically. In both examples, you use the FilterExpression and SortExpression properties.
Filter related dynamic content items
In this example, you filter related dynamic content items by title that contains the word “Item”. You also sort the items alphabetically from A to Z, that is, in descending order:
Filter related media items
In this example, you filter related media items by title that contains the word “Photo”. You sort the items alphabetically from Z to A, that is, in descending order: