Skip to main content
I've got a situation where a choice is made. Then based on that choice a number of options are presented. I had thought a multi-picklist but I then need to assign a percentage to each of the options chosen.

 

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
  1. Mar 6, 2019, 10:06 PM
    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.
0/9000