• Bakul
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi All,

I am trying to display standard compose email layout in a DIV in side my VF page.

I could do it by using IFRAME inside a DIV tag, but the problem is that I see whole Compose Email layout in IFRAME, meaning that I also see top and left panels (standard salesforce panels) in that IFRAME.

 

Is there any way to avoid those panels when opening standard Compose Email view?

 

I am using IFRAME src attribute and setting it to URL /ui/core/email/author/EmailAuthor?p2_lkid=<ID>

 

Does anybody have any answer??

 

Thanks

  • January 26, 2011
  • Like
  • 0

Hi,

 

I have made a visualforce page which displays a table of data. I have also put some filters there for which the number of rows of the data in the visualforce page varies.

 

Now I want a mechanism in place by which I can export the data showing at a partcular moment can be exported to a excel sheet/csv with column headers which can be saved locally.

 

a help and a guideline will be much appreciated.

 

cheers

 

Praz

  • May 13, 2010
  • Like
  • 0