How can I receive the IP-Address from the user for encrypted form?

  • LynxCamp
    Asked on May 27, 2018 at 9:19 AM

    Hello, when I use encryption: How can I receive the IP-Address from the user? The email notification is not working with encrypted forms. Thank you!

  • Victoria_K
    Replied on May 27, 2018 at 10:36 AM

    Hello,

    Yes, regular Notification emails are not available for encrypted forms. But, you can see IP address of a respondent on a Submissions page.

    How-to-View-Form-Submissions

    1527431766screenshott1kqt Screenshot 10

    Let us know if you need further assistance.

    Thank you.

  • Victoria_K
    Replied on May 27, 2018 at 3:50 PM

    You could show your custom message instead of "This form is encrypted" by inserting custom css code. Just find the Field ID of your submit button and use it with the following code:

    #input_2:hover:after {

      content: "Encrypted";

    }

    1527450516screenshotbzd5j Screenshot 10

    1527450527screencast55 Screenshot 21

    Related guide: How-to-Inject-Custom-CSS-Codes

    We will gladly assist if you need more help.

    Thank you.

  • LynxCamp
    Replied on May 29, 2018 at 8:05 AM

    Thank you very much! It's working great :-) JotForm is really good!

    Can I ask you one more question please?

    Is it possible to adjust the warning messages by changing the form language? So automatically? Or do I have to translate each warning message manually from German and sometimes English into the desired language? That's a lot of work with so many forms. Is there a way to solve this faster and easier?
  • Victoria_K
    Replied on May 29, 2018 at 9:09 AM

    Hello again, 

    I have moved your next question as a new thread. Please check our soonest reply here: https://www.jotform.com/answers/1485352

    Thank you.