How to create a password protected fields?

  • pauloicm
    Asked on January 19, 2017 at 3:00 PM

     

    I have a form that has up loud photos, date, and large text box. I would like to protect it by password so that only one person can send it. It's possible?

  • Nik_C
    Replied on January 19, 2017 at 5:01 PM

    Unfortunately, it is not allowed to have password fields in our forms.

    But as a workaround, you can add a text field that could act as a code field and then if the right code is entered a form is shown. Something like this:

    How to create a password protected fields? Image 1 Screenshot 30

    And you can achieve that by creating a condition:

    How to create a password protected fields? Image 2 Screenshot 41

    Hope it helps.

    If you have any additional questions, please let us know.

    Thank you!

  • pauloicm
    Replied on January 21, 2017 at 11:14 AM
    Where is the button titled "the form" that hides and shows fields, so I can protect it with the condition?
  • pauloicm
    Replied on January 21, 2017 at 11:22 AM
    No need to answer, I have. It worked