Form redirect to dynamic URL?

I have a dynamic template that is using collection data to create a landing page. I need to have the form submit and redirect to a URL with query parameters that contain the dynamic campaign name.

For example, /thank-you?campaign={slug}

Currently there doesn’t seem to be a way to add dynamic parameters in a redirect. Is it possible?

1 Like

A post was merged into an existing topic: Dynamically set Redirect URL in forms

Merged because asked before but no answers.