Hi, I couldn’t find any information on this.
I’m using Solspace’s Freeform module but think this is more of an EE question.
On the thank you page I’m running a freeform loop to include {name} and some other info from the submitted form.
Basically: Thank you “Joe Bloggs” for booking “This Event”.
At the moment I’m just using limit=“1” sort=“desc” to show the most recent entry. The problem is if (for some reason) the user comes back to that page at another time they will see someone else’s entry data.
For my forms there’s nothing that sensitive but we’d lose a little credibility….
Is there a way of limiting the thank you page to only those who’ve come via the form page for example?
Or if not, another way of achieving this?
Thanks