Notifications
Announcements
No record found.
Hi Experts,
i want to remove the currency symbol on currency field.Please suggest your idea.
Thanks in Advance.
*This post is locked for comments
The Currency fields will always show the currency that the transactioncurrencyid field holds - perhaps you could create a standard decimal field and then automatically set the currency field using a sync workflow?
After digging in the JS found out that there is an easy "supported" function to change or hide currency symbol on the form via JavaScript. Tested this on IE and Chrome for CRM 365.
hideCurrencySymbol = function(fieldName) { var field = Xrm.Page.getAttribute(fieldName); if(field) { field.setCurrencySymbol("")//Or any symbol you want } }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
SA-08121319-0 4
Calum MacFarlane 4
Alex Fun Wei Jie 2