• developerindu
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Hi,

 

I'm a starter to Visualforce page and have built a basic page with will render a PDF with an Object "A" and a table displays another object records ("A-child") which has master detail with Object "A".

 

Now, I want to display the child records based on a Status field in the child object. Eg: Only the child records having Status as "Closed" should be displayed in the PDF. Can somebody pls guide me on this?

How to get the created time of an opportunity based on the created date. The created date datatype is datetime.

Hi,

 

I'm a starter to Visualforce page and have built a basic page with will render a PDF with an Object "A" and a table displays another object records ("A-child") which has master detail with Object "A".

 

Now, I want to display the child records based on a Status field in the child object. Eg: Only the child records having Status as "Closed" should be displayed in the PDF. Can somebody pls guide me on this?