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

account info

<div class="IPBDescription">1password for ipad account info</div>Is it possible to add account information so i dont have to keep retyping it. My 1passowrd saves my user name and password but doesn't appear to be saving my card number https://library.gcpl.lib.oh.us/patroninfo~S1. any help would be appreciated. I tried adding it as a standard field

Comments

  • macpug
    macpug Agile Customer Care
    [quote name='dbn' timestamp='1283947563' post='10683']

    Is it possible to add account information so i dont have to keep retyping it. My 1passowrd saves my user name and password but doesn't appear to be saving my card number https://library.gcpl.lib.oh.us/patroninfo~S1. any help would be appreciated. I tried adding it as a standard field

    [/quote]

    Hi dbn, welcome to the forums! Yes, it can be done <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' /> I had to dive into the source on this one. It was a bit tricky, because it actually treats the unique card number like your User Name, instead of your actual name. I created a test account and was able to get it to work. I've taken a screenshot of my 1Password login item for you to see. Replace my info with yours, and you should be able to login without any trouble. Here's the screenshot: [url="http://emberapp.com/awscindy/images/skitch-34"]Sample Login Info[/url]
  • [quote name='macpug' timestamp='1284228440' post='10868']

    Hi dbn, welcome to the forums! Yes, it can be done <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' /> I had to dive into the source on this one. It was a bit tricky, because it actually treats the unique card number like your User Name, instead of your actual name. I created a test account and was able to get it to work. I've taken a screenshot of my 1Password login item for you to see. Replace my info with yours, and you should be able to login without any trouble. Here's the screenshot: [url="http://emberapp.com/awscindy/images/skitch-34"]Sample Login Info[/url]

    [/quote]

    Thanks, did I mention this is 1password for Ipad? my editing of login information isnt quite as extensive as your sample. all I have available to me is :

    [b]website:[/b] https://library.gcpl.lib.oh.us/patroninfo~s1

    [b]username:[/b] Myusername

    123456788 (library card number) which I set as username field too

    and **** as my password field



    When I go to the site it now it puts my account number in the Your Name Field and nothing in the library card field and my password correctly in the password field
  • macpug
    macpug Agile Customer Care
    [quote name='dbn' timestamp='1284490438' post='11148']

    Thanks, did I mention this is 1password for Ipad? my editing of login information isnt quite as extensive as your sample. all I have available to me is :

    [b]website:[/b] https://library.gcpl.lib.oh.us/patroninfo~s1

    [b]username:[/b] Myusername

    123456788 (library card number) which I set as username field too

    and **** as my password field



    When I go to the site it now it puts my account number in the Your Name Field and nothing in the library card field and my password correctly in the password field

    [/quote]



    Hi -no, you didn't mention that <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> but you can still edit the iPad page (more than you think <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' /> )

    Here's a screenshot of [url="http://emberapp.com/awscindy/images/skitch-35"]my iPad login page[/url] - once the info is there, you just need to tap the arrow to the right of the URL, and it will take you to the page with the correct info filled in. Just change your info to look like mine. You can edit each field of the iPad, just like I have it.
  • dbn
    dbn
    edited September 2010
    [quote name='macpug' timestamp='1284539680' post='11205']

    Hi -no, you didn't mention that <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> but you can still edit the iPad page (more than you think <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' /> )

    Here's a screenshot of [url="http://emberapp.com/awscindy/images/skitch-35"]my iPad login page[/url] - once the info is there, you just need to tap the arrow to the right of the URL, and it will take you to the page with the correct info filled in. Just change your info to look like mine. You can edit each field of the iPad, just like I have it.

    [/quote]

    That worked like a champ, thanks. What do you look for in the source code that would tell you how to configure those fields? is there a tutorial? I am trying another site http://m.ghin.com/PostScoreLogin.aspx and not having much luck. Hate to bug people out here if I can learn the secret myself
  • [quote name='dbn' timestamp='1284490438' post='11148']

    Thanks, did I mention this is 1password for Ipad? my editing of login information isnt quite as extensive as your sample. all I have available to me is :

    [b]website:[/b] https://library.gcpl.lib.oh.us/patroninfo~s1

    [b]username:[/b] Myusername

    123456788 (library card number) which I set as username field too

    and **** as my password field



    When I go to the site it now it puts my account number in the Your Name Field and nothing in the library card field and my password correctly in the password field

    [/quote]

    So is it necessary to have a knowledge of viewing and extracting source code if there is not a standard user name/password field? there are many sites that dont fall into those rules. I expected that 1 password for ipad would be somewhat friendly to use
  • macpug
    macpug Agile Customer Care
    I don't think it's that 1Password for iPad isn't friendly to use...it's just that there are so many sites out there and they can all be coded differently. It's actually quite user-friendly. It can just be a bit limited by the way sites are coded. We do our best to be able to match up the login criteria, but sometimes it just won't work. When you add into the mix that some sites adjust their code when they detect that a mobile device is being used, it adds another variable to the equation. There isn't a tutorial for finding these pieces of the puzzle yet, but we've talked about it quite a bit, so we'll probably get our heads together and see what we can come up with. I've been wanting to do something like that for my own personal use for awhile, and I have no problem sharing <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' />



    You don't have to be a code monkey to be able to pick out some of the common elements of the source code. Also, a caveat: This might not be the best way or the easiest way, but it works for me. If others are doing this and have some tips or tricks to share, I'm all ears! The way I approach it is to look at what is required for the login and search for those "ID=" elements (makes more sense when you see it). So, for your library card, you know it asked for a pin and a username. Look at the source code below. I've also added the iPad login window to make it easier.

    [img]http://cdn.agile.ws/cindy/Source_Library-20100917-004901.jpg[/img]

    [img]http://cdn.agile.ws/cindy/GreeneCountyPL-20100917-005716.jpg[/img]







    You can see where it asks for the login information. It shows that the ID = "name" and it only asks for your last name. Then ID = "code" and you see that it associates that with the library card number. Last, ID = "pin" and it associates that with your password.

    So, when you put them in the iPad's login edit window, you list the name, code, and pin, then add those elements. You see from the source that it uses your pin for the password, so you check the "password" field in that box. Where it sometimes gets tricky, when there's more than just a user name and password, like here, is knowing what is viewed as the user name or password. For example, I had incorrectly assigned the last name as the "user name" (makes sense, right?). But, it didn't accept that. So, I knew the library card number had to be considered the user name since I already knew the password element was the pin number. Incidentally, the checkmarks in the user and password field determine what is input into the main fields at the top for the iPad login item.



    It kinda reminds me of doing those logic puzzles in school a million years ago where 2 walls were one color, and another wall is another color, They only intersect where the blue wall meets the green one. What room are you in? I never got those right, either! <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/biggrin.gif' class='bbc_emoticon' alt=':D' />



    It's not something that you have to do often, at least I haven't (except for testing, like this). The majority of the time, my Mac handles it correctly, therefore, the values are transferred correctly to my iDevice. Like I said before (I think), sometimes elements might have to be tweaked a bit because a site is coded differently, or something odd happens. But, once you've looked at a few of these, it gets a lot easier. Still, if we can help, let us know. It's definitely easier if it's a site where, like this one, we can actually create a test account to test it ourselves. I hope I've helped and haven't confused you even more. I'll be taking a look at some other sites and trying to put together something to help with other situations. Cheers <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' />
  • so in the following example, the key elements would be? :

    id="ctl00_ctl00_cph_cph_txtGHINNumber" type test (would that be considered a standard field?)

    id="ctl00_ctl00_cph_cph_txtLastName"

    id="ctl00_ctl00_cph_cph_ulGo"



    http://m.ghin.com/PostScoreLogin.aspx



    GHIN.com Mobile



    name="ctl00$ctl00$cph$cph$txtGHINNumber" type="text" maxlength="7" id="ctl00_ctl00_cph_cph_txtGHINNumber" class="HandicapLookupDataEntry" type="number" name="txtGHINNumber" /></td>

    </tr>

    <tr>

    <td align="right" class="HandicapLookupLabel">Last Name:</td>

    <td align="left"><input name="ctl00$ctl00$cph$cph$txtLastName" type="text" maxlength="20" id="ctl00_ctl00_cph_cph_txtLastName" class="HandicapLookupDataEntry" type="number" name="txtLastName" /></td>

    </tr>



    </table>

    </div>

    <div id="ctl00_ctl00_cph_cph_divGo" class="home-nav">

    <ul id="ctl00_ctl00_cph_cph_ulGo">

    <li id="ctl00_ctl00_cph_cph_liLookup"><input type="submit" value="Post Score" /></li>
  • khad
    khad Social Choreographer
    Sorry for the confusion, but you want to look at the name= elements rather than the id= elements, so in your example it would actually be:



    [code]ctl00$ctl00$cph$cph$txtGHINNumber[/code] and

    [code]ctl00$ctl00$cph$cph$txtLastName[/code]



    Other than that, you've got it! Perfect! <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/skype_smile.png' class='bbc_emoticon' alt=':-)' />
  • I put in the ct100$ct100$cph$cph&txtGHINNumber in the left column of the edit box, then the actual Ghin number in the middle column then I tried both password & standard fields for right most column and when I ran it I got nothing. Any Thoughts?
  • khad
    khad Social Choreographer
    edited September 2010
    It may have been a typo when you posted that, but the & symbol should be a $ symbol in that field.



    I don't have an account with that service, so I was not able to successfully login. But 1Password for Mac seems to properly fill in the test information I had saved in a fake login for the site.



    However, when I attempted to load the page in 1Password for iPad I was greeted with an error. This is odd since the site seems to load find in Safari on the iPad and 1Password for iPad simply uses the standard WebView provided by Apple (which [i]should[/i], in theory, be identical to Safari's rendering). This may be a bug in Apple's WebView or it may be a coded error on the site. It is hard to say with certainty.



    In the meantime, you may have to copy and paste the information from 1Password into Safari when logging in from your iPad. I know this is not ideal, but we do try to make this simpler with our [url="http://help.agile.ws/____?javascript:window.location='onepassword://'+window.location"]Look Up in 1Password bookmarklet[/url].



    Try setting it up on your iPad and let me know if that works for you. You will want to click that link on your iPad. It may be easier to open it on your Mac and then e-mail the link to yourself.



    I hope that helps even a little bit.
  • unfortunately i don't have a Mac, only ipad
  • khad
    khad Social Choreographer
    [quote name='dbn' timestamp='1285682482' post='12242']

    unfortunately i don't have a Mac, only ipad

    [/quote]



    Perfect! Now I don't have to worry about you trying to set up the bookmarklet on your Mac by mistake. <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/skype_smile.png' class='bbc_emoticon' alt=':-)' />



    Just click this link on your iPad and follow the instructions:



    [color="#0000FF"][size="3"][url="http://help.agile.ws/____?javascript:window.location=%27onepassword://%27+window.location"]Look Up in 1Password bookmarklet[/url][/size][/color]
  • dbn
    dbn
    edited September 2010
    I figured this out, and I could have made this process much easier if I knew my l's from 1's. Thanks for spending time on this, I'm embarrassed but appreciative , thanks
  • khad
    khad Social Choreographer
    Not a problem at all! <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/skype_smile.png' class='bbc_emoticon' alt=':-)' />



    We are always here to help.



    Cheers!