This is a staging forum for AgileBits, not an official support forum. Visit http://discussions.agilebits.com instead.

How do I get 1Password to recognize this two input user name field? (ShawDirect)

Here is the snippet of the form:

[CODE]

<form action="https://vod.shaw.ca/login/" method="POST" id="shawdirect_form">



<div class="form_grouping">

<label for="ShawdirectUserEmail">Shaw Direct Account Number</label>

<p class="ShawdirectAN">200 - <input type="text" maxlength="4" name="data[User][shawdirectAN1]" id="ShawdirectAN1" value="" /> - <input type="text" maxlength="4" name="data[User][shawdirectAN2]" id="ShawdirectAN2" value="" /></p>





<!--<input type="text" name="data[User][shawdirectusername]" id="ShawdirectUserEmail_" value="" />-->

<div class="clear"></div>

</div>



<div class="form_grouping">

<label for="ShawdirectUserPassword">Password</label>

<input type="password" name="data[User][shawdirectpassword]" id="ShawdirectUserPassword_" value="" />

<div class="clear"></div>

</div>



<div class="form_grouping reminder">

<a href="https://secure.shawdirect.ca/english/customercare/selfserve/ForgotPassword.asp" target="_blank">Forgot your password?</a>

<a href="http://www.shawdirect.ca/promotions/english/bill-explainer/" target="_blank" class="link01">Where to find your account number?</a> </div>



<div class="form_submit">

<input type="hidden" name="data[User][dologin]" value="1" />

<input type="hidden" name="data[User][dest]" value="/" />

<input type="button" class="blue_btn_login" value="Log in" id="submit_shawdirect" />

</div>



</form>

[/CODE]



The site is:



https://vod.shaw.ca/login/?dest=/#shawdirect



When I log in, 1Password doesn't catch that it was a log in. It did catch another login for shaw direct but when I copied that login and modified it for this site I only get one half of my login being sent to both input boxes. What I tried was setting the ShawdirectAN1 to the first 4 digits of my account and ShawdirectAN2 to to second. I have to have one of the two fields set as the user name or nothing gets sent to those fields. But I can only set one of them to password.



Can anybody help me get the login setup for this site?



Thanks

Greg

Comments

  • khad
    khad Social Choreographer
    Hi Greg,



    I'm sorry that you're having this problem. Please try saving the login manually like this:



    1. Enter your complete credentials, but DO NOT submit the form.

    2. Click the 1Password button in your browser's toolbar, and select the "+" button in the upper right hand corner.

    3. Change the title and make any notes (if desired).

    4. Click the Save button in the upper right hand corner.



    Using the above technique I was able to save and fill a sample login in Safari at:



    https://vod.shaw.ca/login/?dest=/#shawdirect



    Manually saving a login can be useful for logins that are either problematic to begin with or were once working but have since stopped. Doing this allows 1Password to refresh everything it "knows" about the page. Login pages often change as websites are updated and this can be a necessary but very useful tip. <img src='http://forum.agilebits.com/public/style_emoticons/<#EMO_DIR#>/smile.png' class='bbc_emoticon' alt=':)' />



    If you are still having trouble, please try disabling autosubmit for that Login and let me know if that resolves the issue. Since I don't have an account there, I was not able to test autosubmit there.



    [img]https://img.skitch.com/20111213-br4s3yshka286wsaxr16ty49ex.png[/img]



    I hope that helps. Please let me know.