Skip to content
English
  • There are no suggestions because the search field is empty.

Additional Click Event Actions: Next & Previous Subpage

Next Subpage and Previous Subpage quick-select options pinned to the top of the click event dropdown, reducing wiring time

1. Purpose & Scope

This article documents the Additional Click Event Actions shipped in Tiled v52.0.0. Next Subpage and Previous Subpage quick-select options are now pinned at the top of the click event action dropdown in Builder 2.0, minimizing scroll and accelerating wiring of sequential page navigation.

Scope: All Tiled users with Builder 2.0 access (Editor and above) who configure click events for page navigation.

2. What Changed

Before v52.0.0

Creators wiring sequential navigation scrolled through the full action list to find the target subpage by name. Multi-page microapps required significant dropdown scrolling.

After v52.0.0

Next Subpage and Previous Subpage appear as pinned quick-select options at the top of the click event action dropdown. One-click selection for the most common sequential navigation patterns.

Dynamic Behavior

Next Subpage and Previous Subpage resolve dynamically at viewer runtime based on page order. They do not hard-link to a specific named subpage.

3. Quick Actions vs. Named Page Links

Next / Previous Subpage

Use for sequential navigation flows where the tile should advance or retreat one page. Adapts if page order changes. Ideal for linear storytelling and tutorial flows.

Named Page Link

Use when the tile must navigate to a specific named page regardless of position. Stable link that does not change on reorder.

4. QA Validation

QA Scope: Viewer navigation and click event wiring (Next/Previous Subpage) were validated in the August 2025 QA regression sweep. References: 2025-08-12 standup; 2025-08-05 standup. Post-release: positive feedback on discoverability noted in 2025-08-14 standup; request for additional quick-jump targets captured for roadmap.

5. Reconciliation Note

Deferred: Jira ticket number pending reconciliation. Update per the checklist in KB-v52-06.

6. Change History

v1.0 — August 12, 2025

Initial article. Feature shipped in Tiled v52.0.0. Ticket number pending reconciliation.