Register TODAY! Register TODAY!!! Devices, Devices, Devices Windows 8 - This is it!! Jump to the Cloud! The whole windows platform - Mobile! Register

February, 2012

Posts
  • Gold Coast

    Cross domain calls to the parent CRM 2011 form

    • 2 Comments
    UPDATE: Added reference to another blog post that does a great job of going into the cross-document / cross-domain issue.  Fixed some grammar/typos. I’ve spoken to some folks recently who built solutions using CRM 4.0 and were fond of the ability...
  • Gold Coast

    Displaying a lookup as a dropdown in a CRM 2011 form

    • 2 Comments
    Another scenario from a customer: We want to use a lookup to another entity because we want to store additional data in the  entities fields and option sets don’t provide this capability.  However, we want the selection of the entity in the...
  • Gold Coast

    Showing a jQuery UI dialog in a CRM 2011 form

    • 0 Comments
    I was asked how to implement the following scenario in a CRM 2011 form (paraphrased): Show an alert notification indicator in the header When the user to click the notification indicator, show a dialog with the details of the alert Here’s how I did it...
  • Gold Coast

    Referencing JavaScript files from a CDN in a CRM 2011 form

    • 0 Comments
    UPDATE: I’ve changed the approach in this post because the original code has some side effects where it doesn’t always load correctly, plus I discovered RequireJS . I’m a big fan of referencing JavaScript files from a Content Delivery Network (CDN) when...
  • Gold Coast

    Adding an Image Carousel to a CRM 2011 Form

    • 2 Comments
    I recently had a customer request to display the pictures/images attached to a CRM form in an image carousel.  This is one of those things where I’ve seen people write a bunch of Silverlight code to accomplish.  In my opinion, using Silverlight...
Page 1 of 1 (5 items)