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.
Scriptable sublist of customer records
I am trying to set up a custom form for customer records that sets another customer record as a parent. This is accomplished using a custom field that has 'Record is Parent' checked. The result is a sublist on my customer of all child customers, which is exactly what I want.
However, I want to be able to script the sublist, which isn't working. I'm guessing I'll need to use 'recmach' + FieldIDWithRecordIsParent, but I've tried that and it doesn't work. I'm using a custom form for the customers, and the custom form does have the 'Enable Field Editing On Lists' and 'Store Form With Record' box checked, and the form is preferred.
0