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.
Inserting HTML?
I'm trying to add in an entity field, and I want to be able to add a quick link. I know there is the hyperlink field, but I have urls that are quite long, and want to condense them down to a simple "click here" kind of text.
I tried doing something like:
<a href="url">Click Here</a>
But that does not seem to work with the free form or long text. I notice there is an 'inline HTML' but it doesn't seem to store the value? (I cannot check the 'store value' when it is used).
0