Field type that collects all checkboxes values?
Before I go making several test fields that don't work, I figured I'd ask here...
I've added a Checkboxes field to a form so the user can make multiple choices ( with underlying numeric value 1, 2, etc.). The lead's underlying field for this choice is currently an integer type. But that doesn't record multiple values if the user chooses more than one. It appears to only take the first value from the checkboxes.
In order to get a field with the multiple choices, what field type should I use? My intent, is then to create a segmentation on those values to customize an autoreply.
(I'm presuming string or formula?)