I so sorry, I can not write/speaking fine in English.
I have a cuestion.
$arr = array(
'string 1',
'string 2',
'string 3'
);
$crud->field_type('col','dropdown',$arr);
It insert field how a number in my database, I would like with insert how string 1 or string 2 or string 3