You need to sign in to do that
Don't have an account?
srikanth j 24
Apex Collections
Hi guys
for example in field dependencies if i take Country as a controlling field and Dependent field as a State .If i select india it will display associated states.
This scenario how can i implement using collections can anyone help me out or if possible send me code.
Adv Thanks
for example in field dependencies if i take Country as a controlling field and Dependent field as a State .If i select india it will display associated states.
This scenario how can i implement using collections can anyone help me out or if possible send me code.
Adv Thanks
1) http://blog.deadlypenguin.com/blog/2012/07/09/dynamic-dependent-picklists-in-salesforce/
2) http://www.infallibletechie.com/2012/10/dependent-picklist-using-apex-in.html
Let us know if this will help you