Currently, the select
field allows for conditional logic that is greater than or less than a value specified. The button group
however only allows for exact values (has value, is exactly a value, and the inverse).
The button group
is a great way to visualize a list of numeric choices on a scale. It would be most beneficial to be able to conditionally show or hide another field based on a conditional range (greater than or less than a value).

