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.
Custom Project field is not triggering on Client "fieldChanged" function
Hi All,
I am currently facing an issue with a particular AP role. For the vendor bill, I have a Client Script that includes a fieldChanged function designed to auto-populate certain fields when the value of a specific custom project field in the VB changes. The script works as expected for most roles; however, it seems to be failing for a particular AP role.
The issue is that the fieldChanged function is not being triggered when the specific custom field in the vendor bill changes, although it works for other roles. I have confirmed that the user role has the necessary permissions to edit the field and execute the script. I also added 'alert' statements within the fieldChanged function to trace the flow of execution, but the alert is not popping up when the specific custom project field in the VB changes.