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!
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.