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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Should be simple....
Is there a tag that works like this one
<%=getCurrentAttribute('item','custitemlongreview')%>
for custom record types?
so far I can only seem to get this to work:
<%=getRecordAttribute('36', 4, 'custrecordreviewtext')%>
______________________________________________________
I need something that does not specify the record number, so it can be applied globally in a template like this tag does.
<%=getCurrentAttribute('item','custitemlongreview')%>
Does this make any sense? I am pretty burned out at this point.
0