How to allow selection of multiple items within a choice field?
I'd like to create a custom field that provides a list of choices (e.g. A, B, C, D, E), but I want to allow more than one of the field's values to be selected (e.g. select A, C, D). How can I do that with the choice field? ...or should I be using a d...