Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
New to NetSuite | N/currentRecord: Sublist.id Property
In our previous article, New to NetSuite | N/currentRecord Module Overview, we discussed the purpose and usage of the N/currentRecord module.
As we continue exploring the N/currentRecord module, this article focuses on the Sublist.id property — a simple yet essential property when working with sublists in Client Scripts.
What is Sublist.id?
The Sublist.id property returns the internal ID of a sublist on the current record. This is useful when you’re dynamically accessing sublist data and need to confirm which sublist you're interacting with.
Property | Type | Access | Description |
|---|---|---|---|
id | string | Read-only | Returns the internal ID of the sublist. |
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see
