Skip to main content
Hi 

scenario: i have two picklist values A and B in a picklist field as a controlling field and check box as a dependent field,

when A is choosen the dependent check box should be true(should be checked automatically),if B is choosen the check box should be false (unchecked). i wonder if it is possible or not ?
7 Antworten
  1. 8. Mai 2015, 14:10
    Hello,

    If you want this at organisation level that is for all users them it is better to have a validation rule rather than using apex controller.

    You can make it profile specific as well.

    Let me know if you need any assistance on that.

    Donot forget to select best answer to make our efforts visible in the developer forum.

    Please mark this as solution by selecting it as best answer if this solves your problem, So that if anyone has this issue this post can help
0/9000