From f3d51264063f374513cac7612fea602a2f21828b Mon Sep 17 00:00:00 2001 From: Civiware Solutions Date: Sat, 11 Aug 2018 20:07:03 +0530 Subject: [PATCH] modified api params --- annualgrantbudgets.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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',