NO BUG: Forms - Redirect not working with dynamic echo function

Hi there,
I’ve added a function that retrieves the post url based on the post ID that I’ve added as a parameter in the URL. However, when someone should get redirected it doesn’t work with the echo function as a URL:
{echo:get_post_url_from_r_id} .
The output of this function is just a plain URL.
The Post URL is already known, but the redirect just simply doesn’t trigger.

Hey Roel,

thanks for your report.

Please have a look at this example in the academy which exactly explains how you can handle this use case.

Best,

André

1 Like