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

move auto-number field to parent object
Hi All,
I have been looking at this problem for some time and cannot see the answer. I really have very little code experience so that is not helping!
We have a custom object with an auto-number field that we want to pass into the opportunity object when the custom object is saved. I should also mention that this custom object is created from the opportunity record through a button that generates the record. We would like to pass the number back into a field in the opportunity.
I understand that the basics are:
upon record save, custom object name = opportunity custom field
Thanking you in advance for helping!
I'm new to triggers as it was just activated in our EE so unfortunately I'm not too familiar with it yet.
Anyone else with experience in triggers have any thoughts?