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!
How to use getRecordAttribute?
For for all intents and purposes, I believe what I've done is correct. I have created a custom record type (videos) and for each record of that type, I have given a name and an unique number of my choosing (id). I have created a custom item field that will pull the record into an individual item page, so I can select videos to associate with a product, using my custom record type as the source list. Then, I need to programmatically access the videos associated with a product on my website and display both their name (no problem) and
0