Discussions
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
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.