Quick tips for setting up a team or athlete detail page.*
Introduction
This page provides some quick tips and suggestions for setting up a detail page for your team or sports persona (athlete) assets. Visit our team and persona detail page articles for more information about these page types.
It's important to note that asset relations must first exist between the asset types you want to display on your page automatically.
For example, to dynamically display events that a team is involved in, an asset relation must exist between your team and event asset types. To learn more, check out our asset relations article.
Step by step
1. Create the header row
To begin building your page, add a hero (header) row and display asset metadata such as sport, country or gender, alongside the team logo. For logged-in users, the header row will also show if they are following the asset.
Select the appropriate header row type for your page:
- For Team: SHT1
- For Persona: SHP1
The image above shows a Team hero row selection in Presentation Manager, toggled to show the sport and country.
Below you can see how this would appear on a tablet to a user who is logged in and following the team.
Note that the asset short description will not display on mobile devices.
2. Select the body rows
Several row types are available for you to choose from when building the body of your page. Some are specifically designed to showcase a particular type of asset (for example, events), and you can use a variety of different orientations to populate the page:
- Horizontally scrolling, including ST1, ST3 and P1
- Vertically scrolling, such as STV3
- Grid display: ST3
For a breakdown of all the row types available for team and persona pages, and examples of how these appear across the different apps, see our pages and supporting rows article.
3. Choose what lists to display
Use list rules to ensure page rows are always kept up to date with the latest content.
Our list rules article has more information on how this feature helps you dynamically manage your lists, but we’ve outlined some quick suggestions below to get you started.
Events
Display live, upcoming and past events that the team or athlete is involved in.
- Required asset relation: Team/Persona → Event (example asset relation display name: Events)
- To allow events to be filtered by stage, a Stage → Event asset relation is also required.
To show live events, we suggest the following list rule definition:
- [Item type] is [Event] - this is what you want to display in the list.
- [Has Relation] to [Path item] [id] of type [Events] - the path item is the team or persona asset that you're creating the page for. The id is taken from the page id. The ‘of type’ selection is the display name for the asset relation created between Team or Persona, and Event.
- [Event Start Date] is [Less Than] [Now]
- [Event End Date] is [Greater Than] [Now] - the date selections ensure that your list shows events happening now.
This is how the rule will look, with a sort order applied to show the earliest events first.
For upcoming events:
- [Item type] is [Event]
- [Has Relation] to [Path item] [id] of type [Events]
- [Event Start Date] is [Greater Than] [Now]
- Sort [Event start date (ascending)] to show the soonest events first
For past events:
- [Item type] is [Event]
- [Has Relation] to [Path item] [id] of type [Events]
- [Event End Date] is [Less Than] [Now]
- Sort [Event start date (descending)] to show the most recently finished events first
Program clips
Display clips of programs the team or athlete is involved in - for example, highlights, interviews or replays.
- Required asset relation: Team/Persona → Program (example display name: Clips)
List rule definition:
- [Item type] is [Program]
- [Has Relation] to [Path item] [id] of type [Clips]
- Sort [Date added (newest)] to show the most recently added clips first
Team(s)
On a Persona page, display teams (club/country) that the athlete is associated with.
- Required asset relation: Team → Persona (example display name: Personas)
Here, the list rule definition would be:
- [Item type] is [Team]
- [Has Relation] to [Path item] [id] of type [Personas]
For more information on this and other changes benefiting both sport and entertainment customers, check out the 9.2 platform release notes.