Client Script - On Field Update Event
I am trying create a Client Script that would run when a field is updated. But the only available event option is onBeforeUpdate. I need an onAfterUpdate kind of event so I have the latest value of the updated field. How can I accomplish this? Thanks!