Action menu_slider
System ID:
action_menu_slider
Description
Prepares page navigation for a menu (previous / next, counter). The page count is taken from the node's following elements. The cycle option enables cyclic navigation (last → first and vice versa). Page content is in the node JSON.
Events (scenario branches)
No branch events: the action returns a slider object for display, not a scenario branch name.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
cycle | boolean | no | false | Cyclic navigation between the first and last page |
Configuration example
{
"cycle": true
}