After "submit" have linked file open in new window?

  • gregghamil
    Asked on January 10, 2016 at 5:11 PM

    i have a form on https://salesnexus.com/7-ways-sales-teams-win after they fill out form and hit submit they are redirected to a pdf file that opens in the same window.

     

    How do i get it to open in a different/new browser tab or window?

    Jotform Thread 741048 Screenshot
  • Chriistian Jotform Support
    Replied on January 11, 2016 at 1:52 AM

    Hi,

     

    You can do so by adding target="_blank" on the form tag line. 

    For example:

    <form target = "_blank" class="jotform-form" action="http://submit.jotformpro.com/submit/123456789/" method="post" name="form_31045736566962" id="123456789" accept-charset="utf-8">

    However this will require using the form's source code embed. You can do that by checking out this guide: How to get the Full Source Code of your Form

     

    Do inform us if you need further assistance,
    Regards.

  • gregghamil
    Replied on January 11, 2016 at 2:46 PM
    Thank you, when receiving the email response after filling out the form the text based email has grey text in the last added variable... See image below. How do I get that text to be black?
    Gregg Hamilton
    713.417.4734
    ...
  • David JotForm Support Manager
    Replied on January 11, 2016 at 4:59 PM

    The image did not post, please load the link of this thread in your browser where you are logged in: https://www.jotform.com/answers/741048, and then include the image as explained here: https://www.jotform.com/answers/277033-How-to-add-screenshots-images-to-questions-in-support-forum

    You can change the text color with the tools in the Compose email settings:

    After submit have linked file open in new window? Image 1 Screenshot 20