I need to change lookup field values based on values selected in an Option Set. I know that you can change a lookup field based on another lookup field value through OOB means, and I also know how to change option set values based on values selected in another option set (through SDK), but how do you change the look up field values based on an option set value selected?
For eg., I have an option set with values A & B. When the value A is selected, I want the lookup to show 'Contacts' options, and when option B is selected, I want it to show 'Users' options.
Any help would be highly appreciated. Thanks!
*This post is locked for comments