Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to use nlapiSetFieldValue to Rich Text
I'm trying to conditionally set a Rich Text area, but when I use the following code, it makes the code appear as the text instead of the intended Test Message:
<div align=left><FONT face=Arial color=#ff0000 size=7><B>Test Message</B></FONT></div>
0