Learn how to control which records appear in a Multiple Items Snippet list using static filters and sorting options.
Example Filter
Status
is “Active” or “Paused”, but not “Planning” or “Completed”. You would add filters here to exclude records based on those unwanted statuses.AND
/OR
) to build complex data subsets.
Start Date
, Campaign Name
) and the order (Ascending or Descending). For example, sorting by Start Date (Descending)
would show the newest campaigns first.