I have a form where people select values from a multiple-selection drop down.
Once complete, reviewers will look at the values that the person selected.
The reviewers don't need to see all the unselected choices.
how can I set the drop-down display box to filter the display to only those values which were selected?
EDIT: Never mind... apparently it does it by default :)