Jump to content
Enpass Discussion Forum

How to autofill password in non standart input field


Recommended Posts

Usualy web-site have standart input field with name "password". 
for example: <input type="password" class="form__input ()" name="password" autocomplete="off" maxlength="100">

I have few web-lite, where input field have another name.
for example: <input type="PASSWORD" name="WELCOME_bound_mainPanel_loginPanel_password" id="isc_1N" handlenativeevents="false" $89="isc_PasswordTextItem_1" $9a="$9b" spellcheck="true" oninput="isc_PasswordTextItem_1.$43g()" autocomplete="OFF" class="textItem" style="WIDTH:263px;HEIGHT:24px;text-align:left;background-color:#FFFFFF;color:#000000;cursor:null;" tabindex="20" data-enpassid="__1">

how I can use autofill in that case?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...