Skip to main content
Scott Hunsicker 님이 #Data Management에 질문했습니다
Instead of being launched into the wizard I would like to add a default product to my opportunity at the click of a button.  I would need to enter price and description information, but I don't want to "stop" at the select screen.

 

Thanks!
답변 2개
  1. 2011년 7월 26일 오전 2:36
    Hai David,

     

         You can get this functionality by writing Apex,Create detail pagebutton  and add it to pagelayout, in that button click action pass opportunity id, to apex class,there using that id,insert a product for that opportunity.

     

    Regards,

     

    Haribabu Amudalapalli
0/9000