While playing around with different custom fields settings, I noticed what may be some issues with the Multi Select using the option group configuration.
1) The option group labels don’t show up in the sidebar detail; just the main field title and the selected options. The individual option group titles do show up though on the filtered search selection.
2) Radio button selection is global across all of the option groups within that field…I would think this should be isolated within each option group.
Example:
Orientation
o Left
o Right
Color
o Red
o Blue
o Green
Size
o Small
o Medium
o Large
As it appears to function now, only one selection can be made…if you select Left and then Red, Left will no longer be selected.
The value in this field would be the ability to select something like the following:
Left, Red, Medium
Right, Green, Large
Left, Blue, Large
etc.
Cheers