Building a Purple Experience
views.json

Redirect

2min
in the purple experience, the redirect view can be used to either statically or dynamically redirect the user to a different page note that redirect in views should not be used for content redirects, they are handled by the purple hub learn more about purple redirects docid va betbhdo4vogykq079 field description path under which url the page should be redirected redirectto the designated target view path to which it redirects can be either a string, i e the path to redirect to, or a navigationaction, which allows additional configuration, such adding query params condition a condition which needs to be fulfilled if the redirect is to be performed redirect will always be performed if not specified statuscode in the context of server side rendering (ssr), when this code is used to send an http redirect, it does not impact client side routing here is an example of redirect view an example of redirect view