---
title: "Horizontal Folder Timeline"
slug: "folder-horizontal-timeline"
updated: 2025-02-05T18:46:33Z
published: 2025-02-05T18:46:33Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Horizontal Folder Timeline

## Overview

The **Horizontal Folder** **Timeline** Page Control can display the states for a specific **Process Folder** or a **Case Entity**. The component uses the Folder ID taken from the Selection bus to locate and display the folders in a state similar to the [Folder Activity Panel](/v9/docs/folder-activity-panel) configuration.

---

## Example

1. [Create a new Page](https://documentation.decisions.com/v9/docs/create-pages-dashboards). In the Toolbox, open the**Data > Folder**headers. Select the **Folder Horizontal Timeline**component and add this to the workspace.
2. In the Properties panel for the control, open the BEHAVIOR section and check **Get Folder ID by Selection Bus**. Define the Selection Bus Name.
3. Under Sort By, select State or Sequential. The State setting will show the timeline in the order that the states are set on the Case Entity Structure, and the Sequential setting will show the timeline in which the Case Entity hits each state.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-08_14h57_34.png)
4. Add a [Report Viewer](/v9/docs/report-viewer-control) to the Page. The Report used for this example uses a Case Entity called Credit Application. The Data Fields for this Report are Name, Requested Amount, State, and Folder ID. The Folder ID field is set to **Send Data As Filter Change Source**; this variable needs to be the same as the **Selection Bus Name** on the Horizontal Timeline. The Folder ID field is also set to be hidden.
5. Save and close the Page Designer. Add the created Page to a Folder.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-08_15h21_23.png)
6. On the Page, when selecting different Entities, notice the Horizontal Timeline changing to display the state of the selected Entity.

---

## Feature Change

| Description | Version | Release Date | Developer Task |
| --- | --- | --- | --- |
| Horizontal Folder Timeline is how translatable. | [9.7](https://documentation.decisions.com/v99/docs/version-97x-release-notes) | February 2025 | [DT-043256] |
