• Rahul_Mishra
  • NEWBIE
  • 0 Points
  • Member since 2016
  • Software Engineer

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,
I am Creating a visualforce page in which I have apex selectlist which contains the type of objects which should be selected by lookup field and show results accordingly.Below is the screenshot
User-added image
I want lookup field to show values according to the value selected in selectlist.If I select Account then lookup field should show the Accounts in lookup field and vice versa.
Plz help in coding this in apex controller