Feature Request - v:redirect
  • It would be great to have a VaeML tag for redirecting the user to another URL. This would allow us to use v:if tags on the page and redirect the user to another path, for example an alternate template. It could simply be an API for header('Location', $url).
    Here's a use-case:






  • 1 Answer sorted by
  • For now, you could use:
    <v:php>vae_redirect($context->custom_template_url);</v:php>

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion