Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2.1
-
Component/s: Drupal Integration Modules
-
Labels:None
Description
Currently, Views isn't set to look for the civicrm_website table. This patch borrows from the bits for civicrm_phone and civicrm_email to allow Views to see the Website URL and Website Type. It updates drupal/modules/views/civicrm.views.inc and creates drupal/modules/views/civicrm/civicrm_handler_field_website_type.inc and civicrm_handler_filter_website_type.inc