Microsoft Dynamics CRM
Blogs on MSCRM
Wednesday, March 2, 2011
format integer field -- value without commas
if(crmForm.all.new_test1.DataValue!=null){
crmForm.all.new_test1.value = crmForm.all.new_test1.DataValue;
}
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)