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

How to populate Opportunity fields of the opp that is created during Lead conversion
When a Lead is converted into an account, it gives the option to create a Pipeline opportunity. My issue is that if selected, I cannot edit this opportunity's fields via a trigger (I have both a trigger for when the Opportunity is created and when a Lead is converted and neither work for that opportunity). Strange thing is that if the opportunity is created before or after the conversion, my triggers are able to edit these fields. Is there a reason that the conversion opportunity is uneditable? Is there a workaround to this problem?
This can be located under App Setup > Customize > Leads > Lead Settings.
You might want to have a look at the following stackoverflow question -
http://https://salesforce.stackexchange.com/questions/3956/lead-conversion-trigger-order-of-execution (http://https://salesforce.stackexchange.com/questions/3956/lead-conversion-trigger-order-of-execution)