• cloudless
  • NEWBIE
  • 0 Points
  • Member since 2013

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

I am receiving this error on a custom object that is preventing the validation from passing.

 

Any ideas what could be done to fix this?

 

 

Type - Custom Object Definition

Problem - CancelEdit is not a standard action and cannot be overridden.

 

  • September 09, 2013
  • Like
  • 0

Hi,

 

I am trying to download a pdf report and able to do that using renderAs pdf in <apex:page>.

 

However, in the pdf downloaded some of the content in a line which goes beyond the pdf page length is missing.

I tried by including the word-break and break-wrod css styles for the content and still I am unable to resolve the issue.

 

Could anyone help me regarding this.

  • April 05, 2012
  • Like
  • 0