Image may be NSFW.
Clik here to view.
Sometimes it is necessary to have int fields without the commas. Place the following code onload:
if(crmForm.all.fieldname != null && crmForm.all.fieldname.DataValue != null)
{
crmForm.all.fieldname.value = crmForm.all.fieldname.DataValue;
}
Thats all it takes. Enjoy!
For more information about Dynamics Four or to contact us please visit http://www.dynamics4.com
Image may be NSFW.
Clik here to view.

Clik here to view.
