Hello again,
I tried to do this based on provided code below, but didn't get what I wanted. Basically failed miserably
I tried to build a code to get date of a field called Paid Deal from Deals, and put it into a field called Last Order Placed in Accounts. Both fields are date fields, so that should work right? I guess there is a function to get and put records, but I just failed at building it.
I wanted to add a workflow to it and see how it would actually work. I wanted to get Last Order Placed every time a new order is Paid - which means it is placed. It doesn't seem very complicated, but I know sometimes it sound so easy, but is impossible to make it happen.
Could anyone help with the code?