Hi,
i need help to remove/hide the columns from search dropdown
$crud->columns('name','challenge_type','weeks','amount','priority','images','challengecolor','move_up_down','status');
here i dont want following columns in search(images, move_up_down), and this field are only for display name i dont want this in search list, please help me here,
Thanks in advance
Hari