Drop down list change to check box

K

knock

My Member Visiting field have a drop down list I like to change this to a
check box.
How do I change this?

Thanks
KN
 
B

boblarson

To do that one you'll have to delete the combo and add a checkbox and bind
the checkbox to the field (if it is the right datatype) for a Yes/No data
type.
 
Top