Prerequisites
- Scheduler installed and licensed on your Polarion server (see Installation)
- A Polarion project that contains the work items you want to plan
- Edit permission on the project’s Documents & Pages
Place the Widget on a Page
Create or open a Rich Page
Add the Scheduler widget
Open the widget parameters

The parameter editor opens on the Work Items section, which carries the query itself along with Sort by, Dependency Roles and Plans Type.
Apply and save the page
Select the Work Items
The Work Items section defines the population of the board. Build its query so it returns exactly the items you plan on this page — everything else on the board is derived from that set: the cards on the timeline, the contents of the Unplanned sidebar, and the per-day load on each row. Two neighbouring parameters in the same section are worth setting at the same time:- Sort by — the field the loaded items are ordered by.
- Dependency Roles — the work item link role(s) that count as a dependency. Leave it empty and the board has no dependency features at all: the Add Link handle on a card stays hidden and the Show Dependencies toolbar button does not appear. See Link Task Dependencies.
Set What the Rows Represent
Open Swimlanes (Rows) and set Assignment Type:- Users (Assignee) — one row per project user. This is the default. The User Role parameter in Advanced decides which users get a row.
- Enumeration Field — one row per option of an enumeration field. Selecting it reveals Field ID, which defaults to
team.
Map the Dates
Expand Data Mapping. It holds three parameters and you set exactly two of them:- Start Field + End Field — both ends of the bar are read from, and written back to, date fields. This is the out-of-the-box mapping.
- Start Field + Duration Field — the bar starts at the start date and runs for the mapped duration.
- End Field + Duration Field — the bar ends at the end date and its length comes from the mapped duration.
Choose How Effort Is Read
Plans Type, in the Work Items section, selects which of Polarion’s time-tracking values the board treats as a task’s effort. It offers three options:- Initial Estimate
- Remaining Estimate
- Remaining Estimate + Time Spent
Set Up the Unplanned Sidebar
The Unplanned Sidebar section configures the backlog panel on the right of the board.Adjust the Card Height
Card Height lives in the Advanced section and is a number of pixels; the default is50. Raise it when your cards carry long titles or several tooltip-worthy fields and the text is cramped; lower it to fit more rows on screen at once.
Choose the Tooltip Fields
Tooltip Fields, in the Work Items section, lists the work item fields shown as label-and-value lines when a reader hovers a task bar. Out of the box it contains Project, Type, Status and Assignee(s). The tooltip always leads with the work item’s title and the task’s date range; your Tooltip Fields are appended underneath. Pick the two or three fields a planner needs without opening the work item — the tooltip is the fastest read on the board.Verification
With the page saved, reload it and check the board:- Rows appear for the resources you configured — project users, or the options of your enumeration field.
- Scheduled work items appear as bars in the day columns, and unscheduled ones appear as cards under the Unplanned header.
- The footer reads “Items loaded: N / Scheduled: M” with N matching the size of your query result, followed by “Timeline range:
<start>-<end>” and the Scheduler version. - Hovering a bar shows the work item title, the date range, and the fields you listed under Tooltip Fields.
- Dragging a card out of the sidebar onto a row schedules it and the change persists without any Save action.
See Also
- Configure Swimlanes — user rows versus enumeration-field rows, and the errors the board shows for unsupported fields
- Schedule and Reschedule Tasks — drop items onto rows, move bars, and change a task’s duration
- Widget Parameters — every parameter with its default value
- Advanced Configuration — the timeline window and the Item and Config scripts
- Board and Timeline — how the timeline, columns and views fit together