How to hide text input on text fields?

  • GlobeT1
    Answered on July 18, 2016 05:38 PM

    I cannot access the link-when I click it, I get redirected to my own Account page.

     

    Please advise. Thanks

  • Michael JotForm Support
    Answered on July 18, 2016 06:26 PM

    The reason why you cannot access the link to the thread from the previous post is because it was already set as "Private".

    With regards to your concern about hiding the input in a field similar to a password field, you can add the CSS codes below: 

    input#input_3 {

        -webkit-text-security: disc;

    }

    Where #input_3 is the field ID of the field that you would like its input not to show. (Please see screenshot below)

    How to hide text input on text fields? Image 1 Screenshot 0

    Here's the link to the form where I have applied the changes shown in the screenshot above.

    Please be reminded that we do not tolerate the use of "Password" fields in our forms as this is often used to steal sensitive information like login credentials. Forms that has fields used in any phishing activity or is suspected of any phishing activity will be disabled and the account of the owner will automatically be suspended. Please refer to our Terms of Use for more information.

    Please let us know if you have any other questions or concerns. Thank you.

  • romanoff1949
    Answered on May 09, 2017 03:40 PM

    I have created a form that requires a persons social security number and would like to use the feature on this thread but for some reason it is not working. Is there a reason why it is not working or is there another way to go about accomplishing this security feature? Thank you!
  • John_Benson
    Answered on May 09, 2017 05:41 PM

    I have moved your question to a new thread so we can properly assist you. Here's the URL: https://www.jotform.com/answers/1140428

    We will address your question shortly. Thank you.