Recently views 2.x/3.x in drupal6 got the feature to add conditions on joins based on field-to conditions.
This has to be added to drupal7 as well.
Recently views 2.x/3.x in drupal6 got the feature to add conditions on joins based on field-to conditions.
This has to be added to drupal7 as well.
Comments
Comment #1
hass commentedIt looks like someone has removed this feature and broken project module. See http://drupal.org/node/539682#comment-7112034. I've tested this in Views D6 2.16 and 3.0. Both break project currently.
Comment #2
hass commentedDuplicate of #1090432: Allow additional field-to-field conditions with the default views_join handler?
Comment #3
hass commentedThe
rawfeature is in D6 DEV only.Comment #4
dawehner@hass
Right, the fact that this worked for project module was actually just a security bug, which got fixed, which broke project, which then got fixed by raw.
Comment #5
mustanggb commented