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!
nlapiSearchRecord
Hi,
In Journal Entries transaction, I want to add a prompt message that will inform the user the account type of the account selected.
So what I did was to use Field Change function in Client side and this function called another function that used nlapiSearchRecord to search through account records given the internal id of the account selected, to retrieve and display the account type.
However, when I applied the script, nothing happened. Question now is, is it possible to trigger nlapiSearchRecord during field change?
Thank you,
Dionne