Featured Post

Dynamics 365 - Business Process Flow and Things to take note before you upgrade into Dynamics 365.

In 2 months ago, my company decided to upgrade the Dynamics CRM 2016 into Dynamics 365 and there is something different about Dynamics 365 B...

Tuesday, March 27, 2018

Dynamics 365 : Quick Create Form is not fully loaded

Recently, we upgraded our Google Chrome into Version 65.0.3325.146 and suddenly all the quick create forms are not working properly anymore but it is working with other browsers.


We tried to clear cache , disabled all JS, unfortunately the luck is not with us.

After spent some time to debug using F12, it seems that "mscrm-globalqc-iframe" is not having correct value while compare to other browser.

So temporary you can use below code until  the future update. But please note that, the below code is unsupported, use it at your own risk.

If you decided to do it, Register the below function via on load event in all the quick create form.

Else temporary advice your user to use other browsers first.

Sample Code

function QuickCreateFix()

{

var isChrome = !!window.chrome && !!window.chrome.webstore;

if (isChrome)

{

if (window.top.document.getElementsByClassName("mscrm-globalqc-iframe")[0].style.height == "0px")

{


window.top.document.getElementsByClassName("mscrm-globalqc-iframe")[0].style.height = "160px";

}

}

}

8 comments:

  1. Great work in the article.The use of words is brilliant and the information is up to the mark.Really the work is appreciated.The people who will read the article will appreciate it.Thank you for sharing.VISIT-
    CRM

    ReplyDelete
  2. Thank you - great fix for a very annoying issue!!

    ReplyDelete
  3. In my newer Chrome version window.chrome.webstore is undefined, so this failed to detect Chrome.

    ReplyDelete
  4. var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);

    https://stackoverflow.com/questions/10251149/using-javascript-to-detect-google-chrome-to-switch-css

    ReplyDelete
  5. We would like to acknowledge the exceptional service that we received during the entire refinancing process. Mr Lee professionalism and knowledge of the loan company was impressive and truly appreciated. Mr Lee is a reliable loan officer.In the past, we have had experience with several others banks and have found the process frustrating and tedious. Mr Lee went above and beyond to ensure that all of our needs were met and that everything was handled thoroughly and efficiently. We have and will continue to recommend him in the future.”Mr Lee Contact Email /Whatsapp 247officedept@gmail.com+1-989-394-3740

    ReplyDelete
  6. Thank you for the codes been studying about this and trying to work with my contact manager app . Hopefully can increase my knowledge on the subject.

    ReplyDelete
  7. I’m recommending a verified and trusted trader for those who would like to earn extra money weekly on crypto future trading, with an investment of $500 you can earn $3500 in 7 days

    Withdrawals are processed when due!!!

    100% genuine and legit✔️✔️✔️

    To set up an investment contact on

    WhatsApp: +27633586789 or Contact Email: wilsontradeszone@gmail.com

    ReplyDelete
  8. Thank you for sharing this informative and engaging blog post. I found the content to be both interesting and thought-provoking. Your writing style is clear and concise, making it easy to follow along and understand the key points.

    microsoft experts dubai

    ReplyDelete