Print Option on the Thank You Page

  • twphotog
    26 Ağustos 2016 10:35 tarihinde soruldu

    Sorry to bother you but I've searched the user guide to no avail. Please tell me how to configure the Thank You page to add the print function. I would like the user to be able to print the confirmation page to use as a receipt.

    Thanks!!

  • Chriistian Jotform Support
    26 Ağustos 2016 11:20 tarihinde yanıtlandı

    Hi,

    Currently, it is not possible to add a print button to the Thank You page but you can manually add an HTML of button to the Thank You page template as shown below.

    Print Option on the Thank You Page Image 1 Screenshot 20

     

    Do let us know if you need further assistance.

  • Irshad
    26 Ağustos 2016 13:11 tarihinde yanıtlandı

    To add a Print option on your jotform please follow the steps in the following guide:How to add print button on forms.

    For putting the print button on thank you page. Please try to use the below code:

     

    <button onDISABLEDclick="window.print();">Print this page</button>

     

  • Irshad
    26 Ağustos 2016 15:02 tarihinde yanıtlandı

    It seems javascript codes are now stripped on the thank you page which is probably due to the security updates  to prevent any malicious codes injected to the thank you page. 

    I would suggest you to create your own Custom Thank You Page and redirect your users there with all the information you have included from your current Custom Thank You Message.