Skip to main content
anvesh p 님이 #Salesforce Developer에 질문했습니다
 If a user creates new opp record via ‘New Opportunity’(Custom) button in Contact related list the record will display in Contact’s related list. 

However, if user creates record in another manner (using Clone button for example), the record does not populate in Contact’s related list.

why? how to solve this.

/setup/ui/recordtypeselect.jsp?ent=Opportunity&CF00N40000002fEB2={!Contact.Name}

&CF00N40000002fEB2_lkid={!Contact.Id}&retURL={!Contact.Id}

&save_new_url=%2F006%2Fe%3Flookupcmpgn%3D1%26accid={!Account.Id}&conid={!Contact.Id}
답변 2개
  1. 2015년 2월 3일 오후 12:04
    Hello,

    Have you tried creating a Clone custom button too?
0/9000