Strip labels in the form but include it in the notification email

  • beatsahead
    Asked on January 9, 2015 at 2:10 AM

    I've created a form which I am very happy with but I'm unable to use the email address in notifications as I have stripped the labels.

    Is there a way to get this info into the notification?

  • Welvin Support Team Lead
    Replied on January 9, 2015 at 8:25 AM

    Hi,

    I would suggest adding back the labels and use a custom CSS codes to hide it from the form. Use the following custom CSS codes:

    .form-label-left, .form-label-auto, .form-label-right, .form-label-top {

    display: none;

    }

    Follow this guide to inject/add the custom cSS codes: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thanks

     

  • beatsahead
    Replied on January 9, 2015 at 9:46 AM

    I didnt realise I hadnt wrote the labels in, but now that I have that code does not seem to make them disappear

  • beatsahead
    Replied on January 9, 2015 at 10:17 AM

    got it sorted thanks

  • Welvin Support Team Lead
    Replied on January 9, 2015 at 11:19 AM

    Great! Please do not hesitate to get back to us if you need further assistance.

    Thanks for using Jotform!