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.
Dynamic link for creating invoice
We have a custom record called Event Registration that we use as an online form to capture customer registrations. One of the fields on this custom record is the actual customer (List/Record) and named as custrecord_er_member.
We're trying to create a hyperlink field on this Event Registration custom record that points to the create invoice page where the customer has been auto-populated using dynamic links. The default value for the hyperlink is set as follows:
https://system.netsuite.com/app/accounting/transactions/custinvc.nl?entity={custrecord_er_member}
Since the custrecord_er_member field points to the customer (as a list/record field), we were expecting the internal id of the customer to be populated in this link; however, what's being populated is the entity id (customer first + last name). Is this the correct behavior or is this a bug?