• Aniruddha Vashishthe
  • NEWBIE
  • 15 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I have a form in visualforce page.This form have some input text,picklist,radio buttons.
I have some values in a pick list.efault picklist value on page load is None. On selecting a value from this pick list the values from a salesforce record get filled in the input text,radio buttons,etc.
Now what I am looking for is that the input fields radio button and all should be disabled till the selected value of my picklist is set to none.
Can anyone provide me some solution for the problem?

Thanks in advance