Replies: 1 comment
-
The basic answer is not really. I'd recommend forwarding the request (return |
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.
-
Hello, I would like to ask a question...
Is it possible to make a redirect in a 'from_request', if this is possible, how is it done?.
let me explain...
There are certain sections (not all) that use 'customer', is it possible to make a redirect only in these sections where 'customer' is being used?.
In case it is not possible, what is the procedure; add a capture for “ALL” requests and call “again” to the database in order to make a redirection?.
have a nice day.
Beta Was this translation helpful? Give feedback.
All reactions