October 20, 2014

Google Chrome 38 Lookup Fix

In my previous post I analyzed the lookup issue caused by the latest version of Google Chrome (link) but I wasn't able to provide a solution.

UPDATE:
Google Chrome 38.0.2125.111 fixed the lookup error, please update it.

Some days ago Jon Grant wrote a JavaScript patch based on my post, you can find it here:
http://jongrant.org/2014/10/17/patch-for-chrome-38-lookup-error-in-dynamics-crm-2013/

His solution is unsupported but effective. Starting from his JavaScript patch I created a managed solution that includes this (unsupported) fix in all the entity forms.
The solution works with CRM 2013, but it's not tested with CRM 2011 UR12+.

Download from Codeplex:
https://chrome38lookupfix.codeplex.com/

REMEMBER THAT THIS SOLUTION IS UNSUPPORTED.

3 comments:

  1. Hi Guido,
    i am facing the lookup search picker issue in my crm 2013 on premise instance in chrome. but according to above solution this is because of patch. but i am using chrome of Version 51.0.2704.103 m (64-bit). please help in resolving the issue.

    Osman Shaikh

    ReplyDelete
    Replies
    1. I noticed also inside the forums that a similar problem happens with Chrome again, but in my instances I am not able to reproduce the issue, do you have the exact steps to trigger the error?

      Delete
  2. Same issue, when we try to click on Magnifier on any lookup field in any CRM Form it throws same error as in first screenshot in this blog- http://www.crmanswers.net/2014/10/lookup-errors-with-google-chrome-38.html#comment-form

    Happening on latest Chrome version '51.0.2704.103 m' for us.

    ReplyDelete