Hi, I have this global php filter "return function_name($row->var);".

This function returns a boolean.

If true, data will not be displayed in the table and if false, data will be hidden in the table.

How can I implement this in views filter handler?

I am using views 3 and drupal 7.

Comments

chadmisa07 created an issue. See original summary.

chadmisa07’s picture

Issue summary: View changes
chadmisa07’s picture

Issue summary: View changes
chadmisa07’s picture

Issue summary: View changes
cilefen’s picture

Project: Drupal core » Views (for Drupal 7)
Version: 7.x-dev » 7.x-3.x-dev
Component: filter.module » Code

I've moved this to the views module queue. Views is not part of Drupal 7 core.

MustangGB’s picture

Status: Active » Closed (outdated)

Closing this as outdated to tidy up a bit around here. If you're still having problems with the latest release please create a new issue.