• Venkatesh Narayanan
  • NEWBIE
  • 0 Points
  • Member since 2014

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

I've a custom page where i will select a picklist value of 'Lead Status'(oppoutunity) and click the next button. I need to show only the selected value of the 'Lead Status' picklist field in the opportuinty 'New' page.


I've created a custom search component with some controls for Account Name, Industry, etc... I've used this component in my apex page. I want to know how to get the values from the controls in the component. ex. Account Name(text box), Industry (picklist).