Discussions
Client side events different for expenses?
Here's the skinny...
1. I'm attempting to auto populate some column fields in an expense line-item after a customer field in the same line item has been selected.
2. Upon user selecting the customer field, I'm attempting to capture the Field Changed Event for the expense to then do further client suitescript code to auto-poplulate additional fields, however, the Field Changed Event does not fire upon entering data into any field in the Expense line item.
3. If I change a field on the Items tab, and not the expense tab, the field changed event fires as expected.
Is there something special about the expenses tab where some of the events do not fire as expected?