Skip to main content
How to populate some account field in opportunity by java script.I am making a button for it and on its action i am writting the java script code

 

 

 

 

 

window.open('/006/e?retURL={!Account.Id

}&00N400000

02CS5q={!Account.BillingAddress}&00N40000002CS5v={!

Account.Name}&&accid={!Account.Id}','_self')

 

 

 

 

 

 

when am doing the query am not getting any account field in oportunity and its showing error

 

 

 

 

 

please any on etel me how to do it.
3 respuestas
  1. 26 nov 2012, 5:45
    hi Jayant

     

    thanks for u r reply

     

    am trying to populating account address field in opportunity

     

    its working properly when am giving zip code or giving comma in address its giving error

     

    i think so its special character problem how to deal with it.
0/9000