• Orkhan_Shukurov
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
how to get the existing record values to the visualforce page using controller class..?? I have created an object and it has records in it. I have also created a visualforce page similar to that object detail page. I want to get those existing record values into my vf page. Plz help me how to do it.