Directory A to Z list
List of directory records begining with a particular letter.
Route name
directory_atoz
URL pattern
/directory/{directoryId}/a-to-z/{startsWith}
Layout
List
Module
Publishing
Page class
directory-record-list
Acceptance criteria
- Page errors if an invalid directory id is passed - 404 response
- Page errors if directory is offline - 404 response
- Directory specific metadata is used
- I can view a list of A to Z records starting with the selected letter
- Each list item links to the correct record path
- List of records appears in alphabetical order
- All records starting with a letter are shown on one page (no pagination)
- List of records can be filtered by a different letter by clicking a letter in A-Z bar
- Letters with no records are shown as disabled
- Letters with records link to the correct A to Z list path
- Message shown if no records in directory
- Breadcrumb includes directory article