wrong redirect variable syntax for submitted form view?
-
Could there be an error or am I doing it wrong in setting redirect after form is submitted?
For “frontend posting”, I intend to redirect user to the page view of just submitted form. Thus, in Coldera Forms admin view I select from “Redirect URL” dropdown options /{post_type:permalink}/
However, when testing, in frontend, user gets https://<domain>/post_type:permalink/?
Browser console error naturally: GET https://<domain>/post_type:permalink/? 404 ()
Thank you kindly
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wrong redirect variable syntax for submitted form view?’ is closed to new replies.