how to use token filter to replace value in views filter field?

Comments

justingeeslin’s picture

Typically, filters are applied to fields with an Input Format (Filtered HTML, etc.).

If you are looking to change the appearance of Exposed Filters in Views, you might try pre-processing methods for the field. Something similar is described here (http://drupal.org/node/220200).

kaizerking’s picture

I am looking to input the filter value from system may be use tokens instead of manually selecting the filter value from drop down, or auto complete.

nimoatwoodway’s picture

Hello! Need the same function. Do you already have a solution for this?

darvanen’s picture

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

If you resurrect this issue, please provide more detail regarding what you're trying to do. From the sound of it this is way outside the scope of this module.

mxh’s picture

It's probably not covering the need regards being able to use it within an exposed filter (i.e. in a form of a view), but this one might give you the ability to use Tokens within Views configurations: https://www.drupal.org/project/views_tokenized