Hello,
I am trying to create a button which navigates to another dashboard using the following code:
type: button tap_action: action: navigate navigation_path: /test name: test
However, when i submit this code it just redirects the button to the default dashboard?