
So it goes something like this:
1. Choice (option1, option2)
2a. Option1 choices
2b. Option2 choices
3. Then for each of the options that are chosen from the list in Option 1 or 2 the user assigns a percentage.
The goal is to know how what specialities technicians practice and what percentage of each. There are two kinds of technicians and each has a list of specialties. Any ideas?
Many Thanks!
2 answers

The thing I'm having issues with is that the "controlling" picklist is on the contact object. I've created an identical one on the Specialties object but can't get it to update before the record is actually created. I've read that a trigger can do this but need a little help with the code.