long story short I am unable to copy the field value of a field (booked date), to another field (original booked date).
Both types are Data types, I've attempted to use a workflow, and also business process rules, neither work properly for me.
I am looking for some javascript assitance if at all possible..
On change of booked date, I'd like to say somthing along the lines of , 'if original booked date does not contain data, copy booked date value to original booked date, else if original booked date contains data, do nothing.
Thanks in advance!
*This post is locked for comments