Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
This clears the way for civicrm entities to be declared via the entity api. (at this stage civicrm_views still over-rides any views data declared by that method)
Note that we have been running this fine in production & the one issue is where custom drupal modules extend civicrm_views but their weight is not > 100 (greater than civicrm's weight) they need to have their weight adjusted