Documentation Index
Fetch the complete documentation index at: https://docs.bytespace.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Go Forward block navigates to the next page in the browser history. This is particularly useful when:- Returning to previously visited pages
- Handling multi-step workflows
- Implementing forward-navigation patterns
- Restoring previous states
Behavior
This block:
- Moves to the next page in history
- Works like the browser’s forward button
- Does not require any configuration
- Depends on browser history
Usage Example
Scenario: Product browsing workflow
Common Use Cases:
- After using Go Back
- Restoring previous navigation
- When resuming a process
- Returning to forward pages