I know how to insert merge tags if I use Text as the option for the confirmation page. However, I can't find how to do a merge tag on a confirmation page.
I'd like to be able to do something like:
[gravityforms action="insert" merge_tag"{totalScore:26}"]
which would echo the value of totalScore:26
But that code doesn't work (I made it up, based on the conditional logic shortcode)
Is there a way to do this? I don't see anything in the documentation for this.