Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Time Entry and Client Scripts
We have the need to populate the Service Item on the Time Entry screen - without user interaction with that field. It needs to be sourced from another field that I can get to via script.
Ideally, I would love to do this Client side, but it seems like nlapiSetFieldValue is not intended for use with non-custom fields (according to the documentation).
I've seen this field act funny between Employee/Client/Task updates on the Time record. Any ideas?
I thought to have a User Event kick off before submit, but the field is required and prompts the user for a value when blank.
0