CRM 2013 – Video – Microsoft Dynamics CRM 2013 SDK New Features – Client API

This videos goes through the new functionality in the Client API (JavaScript)

I will warn you, the woman speaking has probably the most monotone voice I have ever heard, which is a shame because the information is very useful but it sometimes become very difficult to hear it because I was tuning out.

She explains new functions at around 10 minutes with some examples

if you want to see what code has changed then this post lays it out really well

http://blog.sonomapartners.com/2013/09/crm-2013-new-client-api-methods.html

it has thing like this

Entity

  • Xrm.Page.data.entity.getPrimaryAttributeValue()
    • Returns a string value of the primary attribute for the entity

UI

  • Xrm.Page.ui.setFormNotification()
    • Takes in a string value to set a form notification with the passed in string
    • Pass in “ERROR”, “INFORMATION” or “WARNING” to dictate the type of notification

image

Advertisement

3 thoughts on “CRM 2013 – Video – Microsoft Dynamics CRM 2013 SDK New Features – Client API

  1. Karth Srinivasan January 20, 2014 / 2:30 am

    Reblogged this on xRM in a Dynamics Box and commented:
    Microsoft Dynamics CRM 2013 SDK New Features – Client API

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.