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.
Delete custom sublist fields when main record is deleted
I have a custom record with a custom sublist. I know that I have to remove the sublist records before I can delete the parent record, but a) this is time consuming if its a large sublist and b) it just orphans the records!
I have looked in SuiteAnswers and found this article:
User Event Script to Delete Custom Child Records Before Parent Record is Deleted (custhelp.com)
But when I apply it I get:
TypeError: record.getLineCount is not a function
Can anyone assist on this please?
0