I have created a form which, when submitted, creates a post. When the form is submitted, I have a confirmation message displayed. That is working fine by itself. What I'd like to do is this:
Beneath the confirmation message, I'd like to have it say:
Link to Tournament: http://link.com/link
Basically, I'd like the post that was just created to be linked beneath the confirmation message. Possible?