Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
trying to understand nlapiSearchRecord - any help appreciated.
Hello.
I'm trying to use nlapiSearchRecord in an aftersubmit user event script. Basically, I want to get the internal id of the item, and search for any kit items that the item is a member of. I then want to populate the internal ids of any matching kits to a field on the item record.
I feel like I'm really close, but there's something I'm not quite doing right. It's not returning any value if the item is not in a kit. That's good.
When it does appear in a kit it is populating the custom field with "nlobjSearchResult" - not what I'm expecting...