About autofilling

Hi all,

It is really annoying that the login screen cannot autofill the login email ID. What should I do in order to implement this utility?  


Best,
Pingpan



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/adb5e520-bb1b-4e7c-8da8-391da392f6fc%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

Use Firefox. We use the standard bootstrap markup for login. I am not sure how to make it work for chrome. If you do, please let us know.

On Monday, June 9, 2014, Pingpan Cheng <pi…@umich.edu> wrote:

Hi all,

It is really annoying that the login screen cannot autofill the login email ID. What should I do in order to implement this utility?


Best,
Pingpan



Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/adb5e520-bb1b-4e7c-8da8-391da392f6fc%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--



Twitter: @rushabh_mehta



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CANn8SWJL%2BFxGC2tg23QvDLDTqSmgb%2BMcT3NqbNG5Rtm%2BvZKZQQ%40mail.gmail.com.

    For more options, visit https://groups.google.com/d/optout.
I tried to use firefox in both Ubuntu and Mac OS X, but It's weird that it cannot autofill the usernames either. I checked the settings for remembering history and passwords and pretty sure that they are correct.

What's the possible cause?


On Monday, June 9, 2014 10:38:10 PM UTC-4, rushabh wrote:
Use Firefox. We use the standard bootstrap markup for login. I am not sure how to make it work for chrome. If you do, please let us know.

On Monday, June 9, 2014, Pingpan Cheng <pi...@umich.edu> wrote:
Hi all,

It is really annoying that the login screen cannot autofill the login email ID. What should I do in order to implement this utility?  


Best,
Pingpan



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/adb5e520-bb1b-4e7c-8da8-391da392f6fc%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--



Twitter: @rushabh_mehta



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/681f596c-00a4-43f8-9224-4a0d6486f3b4%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Strange - I use firefox on Mac and works well for me. Not sure what the problem could be.

The markup is here:

https://github.com/frappe/frappe/blob/develop/frappe/templates/pages/login.html#L5



@rushabh_mehta
https://erpnext.org

On 11-Jun-2014, at 1:51 am, Pingpan Cheng <pi...@umich.edu> wrote:

I tried to use firefox in both Ubuntu and Mac OS X, but It's weird that it cannot autofill the usernames either. I checked the settings for remembering history and passwords and pretty sure that they are correct.

What's the possible cause?


On Monday, June 9, 2014 10:38:10 PM UTC-4, rushabh wrote:
Use Firefox. We use the standard bootstrap markup for login. I am not sure how to make it work for chrome. If you do, please let us know.

On Monday, June 9, 2014, Pingpan Cheng <pi...@umich.edu> wrote:
Hi all,

It is really annoying that the login screen cannot autofill the login email ID. What should I do in order to implement this utility?  


Best,
Pingpan



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/adb5e520-bb1b-4e7c-8da8-391da392f6fc%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--



Twitter: @rushabh_mehta




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/681f596c-00a4-43f8-9224-4a0d6486f3b4%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/B58C4CC8-8DD2-4FF5-BB9B-C78D27EF8EA8%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.