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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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