JavaScript Upgrade Gotcha #4: The .title property

The .title property in JavaScript is used by Dynamics CRM 4.0 to display a tool tip when you hover a mouse over the field. Here is an example:

 

crmForm.all.new_name_c.title = "Please validate their legal name.";

 

Unfortunately, there is no equivalent within Dynamics CRM 2011 so an alternative will need to be investigated.

 

Need help with your JavaScript upgrade to Dynamics CRM 2011 and 2013?

See what Transformer! for Dynamics CRM can do for you.

Leave a Reply 0 comments