diff --git a/annualgrantbudgets.php b/annualgrantbudgets.php index a3ca120..0ce55a2 100644 --- a/annualgrantbudgets.php +++ b/annualgrantbudgets.php @@ -118,9 +118,8 @@ function annualgrantbudgets_civicrm_managed(&$entities) { 'is_required' => FALSE, 'is_searchable' => FALSE, 'is_search_range' => FALSE, - 'default_value' => FALSE, + 'default_value' => '0', 'is_active' => TRUE, - 'is_view' => TRUE, 'text_length' => 255, 'column_name' => 'is_grant_scholarship', 'custom_group_id' => 'grant_scholarship',