Skip to main content
達 徐 님이 #Customer Service에 질문했습니다
For the salesforce report,I can export the date to csv file.Now I want to create a page like this picture.How can I open a new window using apex code
답변 2개
  1. 2013년 10월 21일 오전 6:57
    Have you test using

     

    onClick="window.open('/apex/vfpage')
0/9000