• Adil Aleem
  • NEWBIE
  • -3 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I want to change component contents(using rendered for a outpanel) based on the value of another component's input field.I am using using both the component in one VF page.

Provide me the solution so that I can rerender(ajax) the component's content based on the value of another component's input field.