Shop Floor & Display Board

Touch-optimized kiosk interface for production workers and TV display for shop floor visibility. Navigate with Ctrl+5 (Display Board) or Ctrl+6 (Shop Floor).

Shop Floor Kiosk

The Shop Floor page is a touch-optimized kiosk interface designed for use by production workers on the shop floor. It uses large buttons and simplified controls so workers can interact with the system using a touchscreen, tablet, or any input device — even with gloves on.

Shop Floor Kiosk Screenshot of the Shop Floor page showing large entry cards with Advance buttons, live clock, and stage sections

Key design principles:

Note Each stage section displays a maximum of 20 entry cards to keep the interface fast and responsive. If a stage contains more than 20 entries, a "Show more" link appears at the bottom of that section. This performance cap ensures the page loads quickly even with hundreds of active entries.

At the bottom of the page, a floating pipeline navigation bar provides quick-jump buttons to each pipeline stage. Tap a stage name to scroll directly to that section — useful on a long page with many entries across multiple stages.

Tip The Shop Floor page works best in full-screen mode (F11 in most browsers or Windows key combinations). Set up a dedicated touchscreen PC on the shop floor, open GlyphFex, navigate to Shop Floor (Ctrl+6), and go full-screen for a kiosk-like experience that workers can use all day.

Entry Cards

Each entry on the Shop Floor page is displayed as a card with the essential information workers need at a glance:

Each card provides two main action buttons:

Button Action
Advance One-tap advancement to the next pipeline stage. This is the primary action for workers — when a job moves to the next step in production, a single tap records the stage change, updates the audit trail, and moves the card to the next stage section.
Menu Opens a secondary menu with additional options:
  • Quick Note — Add a note to the entry without opening the full detail window. Useful for recording issues, observations, or shift handoff notes.
  • View Details — Opens the full Entry Detail Window with all fields, attachments, audit trail, and linked entries.
  • Undo — Revert the most recent stage change if a mistake was made.
Tip Train workers to use the Advance button as they complete each stage of their work. This single-tap workflow means the system stays up to date with minimal effort — no navigating through menus or filling out forms. The audit trail records who advanced the entry and when.

Time Tracking (Clock In/Out)

The Shop Floor page includes built-in time tracking so workers can log their hours against specific jobs directly from the kiosk interface.

Clock In/Out Buttons Screenshot of an entry card showing the green Clock In button and a card with the red Clock Out button

Clocking In

  1. Find the entry card for the job you are starting to work on
  2. Tap the green Clock In button on the card
  3. A time entry record is created with your username and the current timestamp as the start time
  4. The card updates to show an active work session indicator

Clocking Out

  1. When you finish working on the job, tap the red Clock Out button that replaced the Clock In button
  2. A dialog prompts you to add optional notes about the work performed (e.g., "Completed welding on panel A" or "Waiting on hardware")
  3. The time entry is completed with the end time recorded

Viewing Timesheet Reports

Time entry data can be reviewed and exported through the Timesheet Report. Navigate to Tools > Timesheet Report in the menu bar. The report allows you to:

Warning If a worker forgets to clock out, the session remains open with no end time. Managers can review open sessions in the Timesheet Report and manually close them. Encourage workers to clock out before leaving for the day or switching to a different job.

Multi-Pipeline Grouping

When your project uses multiple pipelines (e.g., one for production jobs and another for repair orders), the Shop Floor page adapts its layout to keep entries organized:

All Pipelines View

When the pipeline filter is set to All Pipelines, the page displays pipeline headers with grouped stages underneath. Each pipeline gets its own section with the pipeline name as a header, and that pipeline's stages listed beneath it. This prevents confusion when different pipelines share similar stage names (e.g., both might have a "QC" stage).

Single Pipeline View

When you select a specific pipeline from the filter dropdown, only that pipeline's stages are shown. The pipeline header is removed since there is no ambiguity, and the layout is cleaner and more focused.

Note Pipeline visibility respects role-based restrictions configured by your administrator. If certain pipelines are hidden from your role, they will not appear in the pipeline filter or on the Shop Floor page. This ensures workers only see the pipelines relevant to their area of responsibility.

Floating Undo Panel

After advancing an entry to the next pipeline stage, a floating undo panel appears at the bottom of the screen. This provides a safety net in case the Advance button was tapped by mistake.

How the undo panel works:

Undo reverts both the pipeline stage and the audit trail entry. It is as if the advance never happened.

Tip The undo panel is designed for quick corrections on the shop floor. If you need to undo a stage change after the panel has disappeared, you can still use the Menu > Undo option on the entry card, or open the Entry Detail Window and use the pipeline history to revert.

Display Board

The Display Board (Ctrl+5) is designed to run on a wall-mounted TV or large monitor on the production floor. It provides a hands-free, auto-rotating overview of your shop's status that everyone can see at a glance.

Display Board Kanban Screenshot of the Display Board in Kanban view showing dark theme columns with entry cards per stage

Design

The Display Board uses a dark theme optimized for readability at a distance on large screens. Text is larger than on other pages, and high-contrast colors ensure visibility even in bright shop floor lighting.

Three Rotating Views

The Display Board automatically cycles through three views, spending 15 seconds on each:

1. Kanban Board

A column-per-stage layout showing entry cards organized by pipeline stage. Each column is capped at 20 cards to maintain readability. The 5 most recently completed entries are shown in the completed column, so the team can see what just finished.

2. KPI Dashboard

Large metric cards showing key numbers: total active entries, entries due today, overdue count, SLA compliance, and other summary statistics. A pipeline bar along the bottom shows the distribution of entries across stages.

3. Alerts & Deadlines

Three columns highlighting entries that need attention:

Controls

Although the Display Board is designed for hands-free operation, it includes a minimal set of controls:

Tip Set up a dedicated PC connected to a wall-mounted TV in your shop. Open GlyphFex, navigate to the Display Board with Ctrl+5, and press F11 for full-screen mode. The auto-rotating views give everyone on the floor real-time visibility without anyone needing to touch the computer.
Note For team (SQL Server) mode, the Display Board is ideal because it shows live data from the shared database. Any status changes made by workers on Shop Floor kiosks or by office staff on the Dashboard are reflected on the Display Board within seconds.

Display Board Refresh

The Display Board automatically refreshes its data every 15 seconds to keep the information current. This refresh interval applies in both SQLite (solo) and SQL Server (team) modes.

The refresh happens silently in the background — the display does not flicker or reset the rotation cycle. If data changes between refreshes (e.g., a worker advances a job), the change appears on the next refresh cycle.

Tip The 15-second refresh interval is a good balance between data freshness and performance. In a busy shop with multiple workers updating entries simultaneously, the Display Board stays within 15 seconds of real-time — close enough for everyone to trust what they see on the screen.