You need to sign in to do that
Don't have an account?

Update related object when field on case changes
We hae a look up field to Opportunites on the cases object. I would like to update a field on the Opportunity when the Case is closed out. I want to change the value from Sent for procesing, to Report Returned.
How can I get this done.
FYI, I have no apex coding background so please take that into consideration in your answer.
Thanks in Advance.
Kevin Edelmann
All Answers
I have looked at all that stuff, just a bit tough for me to translate that to what I need. I was hoping for a little help gettting the code close to what I would need so I could then take it from there.
Any help would be greatly appreciated.
werewolf,
Thanks for the confirmation. Yes, they will only be updating this case object via the UI.
Now on to figuring out how to create a test so I can deploy it to production. :)