• Sameer_Nickname
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi

 

 I tried exploring metadata API but found that we can only read dependent picklists values where dependency is already set by admin.But if we want to set dependency( include new values in dependent picklists) using Salesforce API programatically through java code .Is is possible? Please throw some light on how to do it...

 

Thanks and Regards

-Sameer Gijare

We have two picklists: Product and Version
We'd like to update them programaticaly.  I know we can add values to each (removing is another story) but can we maintain/update the dependencies via code?

If you can point me to the documentation that'd be super helpful!

Thanks!
Amber