PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

print confirmation page

  1. dez
    Member

    Is there a way to add a print function to confirmation page for our clients? I already have all data sent to a new database and is recalled when they revisit the page.

    Posted 11 years ago on Tuesday July 10, 2012 | Permalink
  2. David Peralty

    You can easily create something to print a page, but you will have to come up with the CSS styling to make it print the way you want. Here is a great little tutorial on printing page buttons.
    http://css-tricks.com/quick-tip-making-a-print-this-page-button/

    Posted 11 years ago on Tuesday July 10, 2012 | Permalink