Remove CurrencySymbol with javascript from crm forms

Form removing currency symbol from money fields on crm form write the script below on crm form onload.

document.getElementById('fieldname_sym').style.display= 'none';

Yorumlar

Bu blogdaki popüler yayınlar

Microsft CRM makale arama seçeneklerinin default değerini değiştirme

CRM search can not find deactive records