<%= view_table_cell ( filter_select_tag("filtersrgpncostcenter_id", options_from_collection_for_select( SrgPnCostcenter.all.ordered_by_name, 'id', 'format_for_formselect', @fp_nilSrgpnCostcenter ? nil : @fp_valueSrgpnCostcenter.id), prompt: '(centro di costo?)', is_selected: !@fp_nilSrgpnCostcenter, width: 250 ) ) %>