case (field.match(/^custom_/) || {}).input :
                fields_values[field] = header.get(field) || " - ";
                break;