Skip to main content

Hi,

 

I have been working on a custom button on Opportunity. I want to be able to create a new case. My problem is that I cannot get the Opportunity lookup field to populate. The code I'm using is:

 

/setup/ui/recordtypeselect.jsp?ent=Case&retURL=%2F{!Opportunity.Id}&save_new_url=%2F500%2Fe%3FretURL%3D%252F{!Opportunity.Id}&CF00N8E000000YRhP={!Opportunity.Name}&CF00N8E000000YRhP_lkid={!Opportunity.Id}

 

I just cannot get the Opportunity lookup field to populate. Any ideas?

0/9000