This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Form Submitted Acknowledgment
Started 12 years ago by debra | 10 posts |
-
Once a form is submitted, I would like to place a link in the "Form Submitted. Thank you" section so the client can click for additional information. How would I do this?
Posted 12 years ago # -
Use HTML codes to accomplish that. For example, this submission confirmation message:
"Success! Your submission has been saved! <p>Get more information at msn. </p> "
Yields the message:Success! Your submission has been saved!
Get more information at <u>msn</u>.The msn is a link to www.msn.com.
I'm not sure how this forum engine handles HTML code, so it it appears puzzling and doesn't display correctly, email me at dev@vosses.us.
Posted 12 years ago # -
I couldn't get this forum's engine to display the HTML code as text. I'll try again This is what I put into the submission message box:
"Success! Your submission has been saved! <p>Get more information at msn. </p>"
EXCEPT that there are no quotes around the line, but there are quotes around "http://www.msn.com"
Posted 12 years ago # -
I give up. Email me.
Posted 12 years ago # -
OK, one more time:
Here's the text I used:
Success! Your submission has been saved! <p>Get more information at <a href="http://www.msn.com">msn</a>. </p>
Posted 12 years ago # -
Finally! When in trouble read the directions, Dave.
Posted 12 years ago # -
Thank you DaveVoss!
Posted 12 years ago # -
Can we still use html like this in the latest builds?
Posted 10 years ago # -
Yes - or you can build a custom "thank you" page to redirect to that contains anything you like - it is just a standard web page. The quick and easy way is to just put a "thank you message" in the Form Properties box but you can use an external web page to redirect as your thanks page.
Posted 10 years ago # -
ok thanks.
Posted 10 years ago #
Reply
You must log in to post.