An additional text field should be available in an exposed filter to define what this text reads. I envision an override checkbox with an AHAH textfield appearing to set this value.

A patch will follow soon.

Comments

karschsp’s picture

subscribe

dawehner’s picture

Currently you can alternative change the '' string global via settings.php

erikwebb’s picture

That helps in some cases, but the real goal is this example - for a filter customizing a list of products, the default entry should read "All Products". The benefit to overriding this string is to provide contextual information, which a global variable would not solve.

For the general case, what variable name is this to use in settings.php?

erikwebb’s picture

Priority: Normal » Minor
hwasem’s picture

I'd love a feature like this added. I tried the setting.php change mentioned in last comment. That is for Drupal 7. How would I do that in 6.22?

dawehner’s picture

The same

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)