Value Placeholder not showing

  • juliaSpaceCraft
    Asked on November 22, 2016 at 11:59 AM

    Hello! The value placeholder (hint example) for the name and email fields is not showing when I use the source code version. Any help? Here is the form on the site: http://farmhouse.spacecrafted.com/ (Click Learn More)

    More details: on the code screenshot, you can see if says value only and not value placeholder="name" It works fine with the embeddable version but I'm using custom fonts and need to use the source code version

     

    Thanks! 

    Jotform Thread 995658 Screenshot
  • David JotForm Support
    Replied on November 22, 2016 at 2:12 PM

    The script to set the hint text is indeed present in your code:

    Value Placeholder not showing Image 1 Screenshot 20

    So the code is complete.  You may need to download the complete source code including the JS files so they are available from your domain. 

    You can also manually add the placeholder code inline:

    placeholder="Name"

     

     

  • juliaSpaceCraft
    Replied on November 22, 2016 at 3:01 PM

    Thanks! Adding it manually worked. 

  • David JotForm Support
    Replied on November 22, 2016 at 4:07 PM

    Glad to hear it!  If there is anything else we can help with, just let us know.