i have create this field on opportunity doctype which is data field fetch from lead
from lead
when i click on this plus button from connection then lead data fetch to opportunity
but when i click on this create button and select opportunity then data not fetched
now lead type, channel partner, request type data not fetched from lead
If the same field name exists in both doctypes, the system will automatically fetch it when creating an opportunity via the create button.
yes but not fetching only description field data fetched
Sometimes doesn’t work if the field type is not same.
Ok i will try with same field type