Skip to main content

Call for the Fluent Forms experts: conditional redirections :)

Any creative way, out from double opt in redirection by tags, in which we can have different redirections for the same form?

USE CASE: we have a FF that redirects usually to a thank you page. But, we would like to have a different thank you page if one of the fields has a specific answer.

Is this possible?

πŸ˜„

β€”-

If not I think it will be a legit and super handy feature request πŸ’ͺ: Conditional redirection.

Jeff Mapes

I was able to get part way there by creating a one column container, making it conditional, then adding a custom submit button, then duplicating it, but got stuck after that.

Jorge de los Reyes

JeffΒ thank you Jeff!

I think you can not use 2 submits buttons 🧐?

And the default redirect to custom url of the firm, I guess will apply in any case if I am not wrong πŸ˜”

I opened a ticket to see if the team can give me a hint.

I’ll let you know all with the findings!

Please let me know if you find a way πŸ’ͺ

I have a code block on the (directed to) page that checks for url parameters. I pass field values through the url parameters. Depending on the url parameters depends on what is displayed.

I use Breakdance builder so there's lots of options for conditionals (I often write my own now too, especially fluent CRM conditionals). Then either different content is displayed or a code block redirects them to a different page.

Jorge de los Reyes

Wendy ShoefΒ mm, I do not think dynamic display on the same thank you page could work for this use case.

We are looking for:

  • default redirection: PAGE A (landing).
  • Conditional redirection: checkout page.

The designs are so different so as to β€œchange” what is displayed.

With your approach, it’s possible to redirect to completely different pages? Or are you talking about just conditional display on the thank you page? πŸ˜„

I'm also assuming your conditionals are outside of the realm of the built in conditionals

Jorge de los Reyes

Wendy ShoefΒ Wendy. Thank you!

I think we missed this option completely!

I guess this conditional confirmation allow us to use different custom URL depending on the answer of one of the question fields.

So… we will be looking at this.

I think you completely nailed it! πŸ˜„

I’ll let you know πŸ™πŸΌβ™₯️.

Thank you!

Jorge de los Reyes

Wendy ShoefΒ this worked like a charm πŸ˜„β™₯️. Thank you Wendy!

Jorge de los Reyes

Nishat ShahriyarΒ thank you!

We’ve been able to achieve what we were looking for πŸ’ͺ