<%= form.check_box :is_for_all %>
<%= form.check_box :is_filter %>
<%= form.check_box :visible, :label => l(:label_crm_contacts_show_in_list) %>