The barely used dependent_locality field (which is used in the new NZ format), has an entry in the Views Filters, but can not be displayed as a Views Field.

Field

Filter

Comments

bojanz’s picture

Status: Active » Needs review
StatusFileSize
new597 bytes

Try this patch, let me know if it's enough.

bverc’s picture

Status: Needs review » Reviewed & tested by the community

Works as expected.

I suspect these get stored int he views database as I needed to reinstall the module to see the change in my view. (Although I suspect I may only have needed to remove the field and re-add it.)

Either-or, not sure if it's necessary to provide a database update as it's such a seldom used field.

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

You just needed a cache clear.

Committed the patch, thanks for testing.

  • bojanz committed 3600f9a on 7.x-1.x
    Issue #2395119 by roborat, bojanz: dependent_locality missing from views...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.