1.I create one new lead. 2.I Assign that lead to "Some person". 3.then I qualify the lead as a "contact". 4.I mapped lead form "Firstname" to contact form "Firstname".It was working Fine. my question is, 5.Again i make a mapping contact form "Firstname" to lead form "Firstname".It was not working.How to Map this field from contact form to lead form?
or I need to get the contact form value in lead form using javascript.Is this Possible?
V
Once record is deactivated, you can not edit that any more.
In your scenario, normally this is not possible. For this you need to do custom implementation like PlugIn, Custom WF, SOAP request etc.. You need to first activate the Lead record again, then you do your work and deactivate it again.
By the way, how you are qualifying the Lead record?
Thanks,
Anish.