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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
retrieve media item / PDF record information
A client wants me to display the Caption, site description and thumbnail for a PDF file on an item drilldown template. IF I can get that information right from the record, we won't have to use custom item fields on a per item basis to contain that information.
I'm already using a suitescript to gather all kinds of matrix child record information that i display on the page, so running a suitescript suitelet from an item drill down template is something I already know how to do.
The question I have is how can I request for information about a media item? Specifically the Caption, Site Description and File Name.
0