redirect and the 404 page with a link #415
Replies: 2 comments
-
What do you mean by "variables are not accessible" ? If you loaded You can use sqlpage.path and sqlpage.variables to build a custom redirect string that will contain the original page's parameters if you want. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok, thank you I will try |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I would like to show a 404 error page to a user and display the link they clicked. After the redirect, it seems variables are not accessible. Here is my current code:
Code:
404.sql
Beta Was this translation helpful? Give feedback.
All reactions