• YR
  • NEWBIE
  • 25 Points
  • Member since 2009

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies
Hi All

Is there any solution to implement dependent picklists in visualforce using apex?

I know an alternate solution to hack picklist.js of salesforce and can implement dependent picklist functionality. But I want to confirm again that is there any idea to implement this same functionality using visualforce & apex without hacking javascript? I tried with DescribeSObject to get dependent picklist values, but could not able to get their Field Dependency relationships.

Thanks  :smileyhappy:
hi , Can i enable and disable fields on a visualforce page , based on some conditions? If yes , Please let me know how ? Thanks Rjoshi