Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 06:08 AM
Ok so may be you can write a script like this:
current.work_notes = 'The value of Change tracking # field changed from ' + previous.u_change_tracking + ' to ' + current.u_change_tracking ;
current.update();
Let me know if this helps.
Thanks and Regards,
Aswin Siddalingam