Fluent Forms / CRM Double Opt In URL
We currently have a lead form on our site. When someone submits it, we want to redirect them to the next step in the funnel (instead of just showing a success message).
At the same time, we send a double opt-in email that includes a dynamic #confirmation_url#. When the user clicks this link, it currently takes them to the funnel redirect URL.
Instead, we want the #confirmation_url# to confirm their opt-in and log them into the Fluent community dashboard.
Is there a way to have the form submission redirect users to the next funnel page, while the #confirmation_url# in the email confirms the opt-in and sends them to the Fluent community?