Demonstrate secure form

  • WCAA2012
    Asked on July 23, 2015 at 11:17 AM

    I had a client write me this:

    Another new member said they wouldn’t use the jotform to register to become a member because it didn’t have the lock symbol. What’s interesting is the form is secure, as indicated by the jotform address. 
     
    Is there a way to show on the website that it’s a secure form? I looked for an symbol jotform might have that we could put on our website but didn’t see one. Other ideas? Thanks!
     
    =================
    I added a security seal but it is not showing up... ??
     
    Is there a waqy to  display the LOCK symbol they are seeking? Do you have verbiage we can add to the form to alleviate concerns?
  • David JotForm Support
    Replied on July 23, 2015 at 1:12 PM


    Hi,

    Your website and your form are both setup without using https.  Here is the current embed code for your form:

    <script type="text/javascript" src="//form.jotform.us/jsform/22754627938163"></script>

    If you were using the secure embed code, it would be:

    <script type="text/javascript" src="https://secure.jotform.us/jsform/22754627938163"></script>

    http://www.jotform.com/help/63-How-can-I-receive-SSL-Submissions

    You can add a security seal to your form that will only show up if your form is using SSL based submissions.  This can be done using an image field, it is one of the options presented when you add the field to your form:

    http://www.jotform.com/help/131-Enabling-Security-Certificate-Seal-on-Secure-Forms

    If you have any further questions, let us know and we will be happy to help.