Announcements
No record found.
Hi guys,
I want to change the color of the field in the invoice when it has data. for example, it converts to red. what code should I use for it?
Thanks you
Hello,
You can refer this,
https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/201427/change-a-color-of-text-field-value/670102
Or,You can try this code,
window.parent.document.getElementById("field_c").style.backgroundColor = "red";
I hope it helps,Thanks.Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365
Hi Amin,
You can do it using unsupported way in JavaScript
Please refer below code for more details:
balugajjala.wordpress.com/.../
Yes, it can be definitely done as we can see in our earlier comments. But it has a down that is performance. As with a lot of legacies JS commands getting depreciated (Article) I feel it is not right to build our client-side validations using such commands. Alternatively, I would suggest using the formcontext.ui.setformNotification (article). You can use the info in which you can required text that invoice has amount. The benefit of it is that is supported on the Unified interface (UI) as well.
Thanks,
Mustajab
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Mallesh Deshapaga 32
ManoVerse 31 Super User 2026 Season 1
Gerardo RenterÃa Ga... 31 Most Valuable Professional