Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
7.x-3.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2013 at 23:00 UTC
Updated:
30 May 2013 at 03:13 UTC
I'm attempting to access a field for a contextual filter and want to modify it by replacing white spaces with dashes and converting to lower case. This option is visible for title, but not another field that I want to use. Is there a way to do this, either through the interface or programmatically?
In particular, I am using OG (organic groups) and want to compare the audience of a group content item to the title of a group (using panels to compile the information onto one page and want to keep simple URLs, hence using the group name over an identification number).
Comments
Comment #1
sjvellenga commentedDecided to go with another method.