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.
GetAttribute
We are trying to pull some information from the department record onto a website page. We have been successful with
<%=getAttribute('department','7','custrecorddept_phone_num')%>
on an item template but not on a category template. The error message we get is that record department 7 cannot be found. Any idea why it works with an item template but not a category template?
:h_a_w:
0