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.
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.
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.
Here's a sample code in this comment for the redirect if needed.
https://community.wpmanageninja.com/portal/post/how-to-redirect-to-the-community?comment_id=31168
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
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!
Wendy ShoefΒ this worked like a charm πβ₯οΈ. Thank you Wendy!
Nishat ShahriyarΒ thank you!
Weβve been able to achieve what we were looking for πͺ