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...

Thursday, October 22, 2015

Dynamics CRM 2015 - Solving JQuery Issues in Microsoft Dynamics CRM Online 2015 Update 1

With Microsoft Dynamics CRM Online 2015 Update 1, form scripts run in a different scope than the jQuery instance used by the application, the call to the jQuery $.ajax method will fail with an error “$ is undefined”

















Solutions

1. Go To Setting > Administrator > System Setting > Set user legacy form rendering to "Yes"
    
2. Change your jQuery Syntax 

  
From JQuery to parent.JQuery

or

From $ to parent.$

Result !!!

12 comments:

  1. Easier, its render call 'Xrm.Internal.isTurboForm()'

    if (typeof ($) === 'undefined') { $ = parent.$; jQuery = parent.jQuery; }

    Solved! Lol

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete

  3. Nurses job vacancies in the UK present a variety of exciting opportunities for healthcare professionals looking to enhance their careers. Positions are available in diverse settings, including hospitals, clinics, and community health organizations, catering to various specialties like critical care, mental health, and pediatric nursing. The UK healthcare system offers competitive salaries and comprehensive benefits, making it an attractive option for both local and international nurses. Many employers provide flexible working hours, allowing for a better work-life balance. There is a strong demand for qualified nursing staff, driven by an increasing population and ongoing healthcare needs. International candidates often receive support with visa sponsorship and relocation assistance. Furthermore, the focus on professional development ensures that nurses have access to training and career advancement opportunities. Overall, nurses job vacancies in the UK offer a rewarding pathway for those passionate about delivering high-quality patient care.
    https://www.dynamichealthstaff.com/nurses-job-vacancy-in-uk

    ReplyDelete