Understanding filtered lists
You can create filtered list pages to help users find related content on the University website.
The Events list is an example of a simple filtered list. This shows all the pages on the website that use the Event content type.
This list of tuition fees pages is more complex, showing pages filtered by their:
- owning organisation (University of Bath)
- subtype (Factsheet)
- Labels (taughtpostgraduate and previousfees)
A filtered list page can only show published pages in a single content type. For example, you can't show Campaign pages and Case studies in the same filtered list.
The filtered list for each content type shows the pages in alphabetical order, apart from the list for:
- Announcements, which lists the pages by the date they were first published, showing the most recent first
- Events, which lists pages by the event's start date, with the next event first - past events don't appear in the list
Filtered list URL structure
Filtered list pages have their own URLs, which change as you add more filters.
If you look at each section of the URL, you can see which information is being filtered.
URL sections | Filter |
---|---|
https://www.bath.ac.uk/events/ | the content type used |
f.Department+or+group%7CX=Human+Resources | the owner of the content |
f.Type%7CY=Courses+and+workshops | the subtype used |
meta_label_and=learninganddevelopment | the Label used |
f.Audience%7CZ=Staff | the audience for the content (Event pages only) |
f.Month%7CU=January | the month the event takes place (Event pages only) |
f.Year%7CV=2023 | the year the event takes place (Event pages only) |
Accessibility
You must make sure your content is accessible.
As a public sector body, we're legally required to make the content on our website as accessible as possible. The government checks our content to make sure it complies with the internationally recognised guidelines from the World Wide Web Consortium (W3C).
Find out more about accessibility or contact beta-content@bath.ac.uk if you have any questions.
Create a filtered list
You can create filtered lists for most content types. These are the basic filtered list pages for each one:
- Announcements - bath.ac.uk/announcements/
- Campaigns - bath.ac.uk/campaigns/
- Case studies - bath.ac.uk/case-studies/
- Corporate information - bath.ac.uk/corporate-information/
- Events - bath.ac.uk/events/
- Guides - bath.ac.uk/guides/
- Legal information - bath.ac.uk/legal-information/
- Locations - bath.ac.uk/locations/
- Person profiles - bath.ac.uk/profiles/
- Projects - bath.ac.uk/projects/
- Publications - bath.ac.uk/publications/
- Service starts - bath.ac.uk/services/
- Team profiles - bath.ac.uk/teams/
There are two ways of creating a filtered list. You can:
- select the filters you need from a basic list page
- construct the list page's URL to add the filters you need
Using either method, you can add:
- filters in any order
- as many filters as you need to make the list more specific
- more than one of the same filter - for example, you can show Events with the subtypes Exhibitions, Conferences, and Presentations
Selecting filters on the list page
To create a filtered list by selecting the filters:
- Open the basic filtered list page for the content type of the pages you want to list.
- Select the filters you need from under the heading 'Refine your results'.
The filters you can choose depend on the content in the filtered list. For example, if the list is filtered to show events starting in March, you can only choose from the subtypes of pages for events that start in March.
You can't select Labels as a filter. If you want to add a filter for a Label, follow the instructions for constructing the filtered list page URL.
Constructing the filtered list page URL
If you can't create the list you need using the filters on the basic list page, you can edit the URL in your browser's address bar until the page shows the content you need.
To do this:
- Open the basic list page for the content type of your pages.
- In your browser's address bar, add '?' after the URL, for example, 'bath.ac.uk/events/?'
- Copy and paste the URL code for the filter you want to add from the 'URL codes' table on this page - use the same uppercase and lowercase characters as in the table or the URL won't work.
- After the '=' symbol, add the filter information, like the name of the owning organisation, subtype, or Label you want to filter the list by - if the filter information is more than one word, replace the space between each word with '+'
- To add a new filter, add '&' after the filter information and repeat steps 3 and 4.
URL codes
Filter | URL code | Examples of URL codes with filter information |
---|---|---|
Audience (Events only) | f.Audience%7CZ= | f.Audience%7CZ=staff+and+students |
Label | meta_label_and= | meta_label_and=undergraduate |
Month (Events only) | f.Month%7CU= | f.Month%7CU=march |
Owning organisation | f.Department+or+group%7CX= | f.Department+or+group%7CX=university+of+bath |
Subtype | f.Type%7CY= | f.Type%7CY=terms+and+conditions |
Year (Events only) | f.Year%7CV= | f.Year%7CV=2023 |
Filtered list URL examples
Simple filtered lists:
- Corporate information pages filtered by the owning organisation, 'University of Bath -
https://www.bath.ac.uk/corporate-information/?f.Department+or+group%7CX=University+of+bath
- Campaign pages filtered by the Label, 'taughtpostgraduate' -
https://www.bath.ac.uk/campaigns/?meta_label_and=taughtpostgraduate
- Event pages filtered by the audience, 'Staff and students' -
https://www.bath.ac.uk/events/?f.Audience%7CZ=Staff+and+students
Complex filtered lists:
- Corporate information pages filtered by the owning organisation, 'University of Bath' and the subtype 'Factsheet' -
https://www.bath.ac.uk/corporate-information/?f.Department+or+group%7CX=University+of+bath&f.Type%7CY=Factsheet
- Event pages filtered by the subtypes 'Exhibitions',
'Conferences', and 'Presentations' -
https://www.bath.ac.uk/events/?f.Type%7CY=Exhibitions&f.Type%7CY=Conferences&f.Type%7CY=Presentations
Using filtered lists in your content
When you've created the filtered list you need, you can copy the filtered list's URL from your browser and use it to create links, directing users to the list from other pages.
We often link to filtered lists from:
- Navigation sections
- Related content buttons, for example, in Text and image sections on Campaign pages and Pinned items sections on Landing pages and Case studies
Our obligation to create accessible content
As a public sector body, we're legally required to make the content on our website as accessible as possible. Read our guide to digital accessibility and why it's important.