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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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