I've created a field that my users will populate as part of our Opportunity workflow. When the Opportunity has been succesfully closed, I would like to transfer the data from that one field to a field of the same name in the Company table. Any suggestions on how I could do that?
i.e.,
Transfer oppo_IDNum to comp_IDNum when the "Opportunity Obtained" button is clicked in the workflow.
Is this a job for a table level script? Can this be run via the workflow itself?
Any help would be appreciated.
Thanks!