Hello,
I currently have a requirement for Dynamics CRM 2011 where I need to remove the comma of just one integer field (we use the field to store a year in four digit format). since only this field must be changed, removing the comma of all integer fields in the global settings isn't an option.
We stumble across a solution using jScript, but the code is formated as CRM4 scripts (link here). I was wondering if anyone could help me out with a script for CRM2011?
Thanks in advance!
P.