Password Lookup Hide User's Password input

740
2
05-04-2018 05:50 AM
JamesPrice4
New Contributor II

Hello,

So i am using the pulldata() username and password lookup with the csv file in the media folder which works great.  however when the user inputs their password, its there to see, clear as day for onlookers etc to have a quick glance and see.

What i want to do is when the user enters their password it still performs the pulldata() but the appearance of the users input in the text field to be asterisks.

So basically from this:

To something like this:

Just wondering to see if this can be done?

Many Thanks,

James

2 Replies
JamesTedrick
Esri Esteemed Contributor

Hi James,

I can log this as a potential enhancement, but if there is a need for user verification, you should be basing that off their named user that they've logged in as- you can use the username question type or the property('username') function to look that up.

AnooshaBisht
New Contributor

Hi @JamesTedrick,

I also intend to do the same piece of work: when the user enters their password it still performs the pulldata() but the appearance of the users input in the text field should be asterisks, instead of characters.

Is it possible now? If yes, then please provide the solution.

Thanks,

Anoosha Bisht

0 Kudos