I have been awarded Microsoft MVP – Dynamics CRM.Thanks for Microsoft and my friends, colleagues and family.
See my MVP profile here: https://mvp.support.microsoft.com/profile/Jim.Wang . . . → Read More: MVP Award
|
||||
|
I have been awarded Microsoft MVP – Dynamics CRM.Thanks for Microsoft and my friends, colleagues and family. There are some useful crmForm customization skills which I want to share:1. Change a filed label style/* change new_button field label style */if (crmForm.all.new_button != null){ var field = crmForm.all.new_button_c; field.style.fontWeight = ‘bold’;… . . . → Read More: Customize the crmForm There is a question on Microsoft CRM Forum asking how to: Double Click EmailAddress to Open in OutlookI think it’s worth to bring it here because it’s also demonstrate how to send parameters in attachEvent method, so here is the answer:/* Double Click … . . . → Read More: Double Click EmailAddress to Open in Outlook |
||||
|
Copyright © 2013 Sir Slur - All Rights Reserved Powered by WordPress & Atahualpa |
||||
Recent Comments