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