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

Custom filed for Opportunity object
Hi,
I have created a custom mandatory field for Opportunity object.
When i tried to convert leads in the system it is throwing below error.
Error: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Test]: [Test] (System Code)
Please suggest whet can be done here...
Regards,
Prasanth.
Don't make custom field as a mandatory in object level. Make it as required in opportunity page layout. Otherwise assign any value to that mandatory field while converting leads
Thanks Shiva...
It helped me...
Regards,
Prasanth