I would like to filter the items in my child view using a "less than or equal to" operator. It looks like I can't do this with arguments and I have to use filters instead. Since I want the argument passed from the parent view I set the filters to be exposed and was hoping it would pick them up from the URL. I can't get it working, though - my child view just ends up empty.

Anyone know how I can pass through a view or an argument and then filter my child view using a "less than or equal to" operator?

Comments

jibran’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 compatible versions of the module are not supported anymore.