Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
exposed filters
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2009 at 17:25 UTC
Updated:
12 Nov 2010 at 19:06 UTC
When operator is unlocked, it's exposed to the user normally.
I want to use operator identifier to create some useful links, but i dont like to show operator drop down to users.
I ask you to create another check box as "Hide operator".
Thanks!
Comments
Comment #1
dawehnerSo you want to unlock the operator but don't show the operator form element to the user?
If yes you can definitive do this my using "views-exposed-form.tpl.php"
Comment #2
AKAli commentedok!
i found it and commented related lines. That's working.
But this is a hook. I think about a new feature to do this via admin interface.
Comment #3
dawehnersure but is this really a often wanted feature...
You could do so much on views... but its not needed a lot
Comment #4
dawehnerLet's mark it as postponed, perhaps someone will catch the issue.
Comment #5
esmerel commentedGiven the lack of activity/interest by others in creating a patch for this task, I'm going to mark it "Won't fix". If someone does want to write a patch later, it can by all means be considered.