Hello GF Support!
I'm trying to create a form that allows users to input certain words/phrases, and then when they submit the form... a separate page would display the values they entered in the context of a letter. As silly as it sounds, something like "Mad Libs" comes closest to describing what I'm trying to do.
I want this page to be visually different from my WP site, so adding in custom HTML/CSS to the Text Confirmation Message doesn't really cut it for me. I was thinking I might use the Redirect option, and something like this:
http://domain.com/customPage.php?entryID=100
My goal would be to provide each participant a unique URL (which anyone in the world could access). I played around with the idea of passing *all* Field Data via the Query String, but there's going to be a LOT of variables... I was hoping for something a little cleaner, that wouldn't involve a URL that's a gazillion miles long.
Is something like this even possible?
I found a prior question that suggested a plug-in called Gravity Forms Directory, but wanted to check with you guys first before trying this out.
Hopefully this question makes sense. It's clear in my head, but I know these things don't always come out so clearly on the web. Please let me know if I can provide any additional info or context, as to what I'm trying to achieve.
Thanks!