Conditional shortcodes not working on redirect page
-
I’ve set up a form that has calculations and I want to show specific messages depending on the score.
I’ve tested the shortcodes work on the same page confirmation message. But I want them to work on my redirected page. The data is being passed correctly, but it isn’t working.
Data IS shown if I use “get” – for example [ff_get param=”score_total”] will show the score.
But I want [ff_if] shortcodes to actually work (like they do on the normal form confirmation page) – example [ff_if field=”score_total” is=”less_or_equal” to=”8″] Your score is Low (4-8). Blahblahblah [/ff_if]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.