How to go to another page from a button click? #170
Unanswered
matt-grain
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
You can use the (It is hidden away in the docs we will highlight it better in an example since it's a common use case) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe we want to run some server-side logic and choose a page to jump, such as jump to dashboard page if you are already logged in, otherwise, jump to login page. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like a stupid question but... what would be the python code on the
on_clickevent to load another page (like apc.linkdoes thru href)Thanks !
Beta Was this translation helpful? Give feedback.
All reactions