Closed (won't fix)
Project:
Views Filter Block
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 May 2007 at 22:40 UTC
Updated:
3 Feb 2013 at 16:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
vangorra commentedSorry, looks like there was an issue with overwriting the field title when the original form provided more than 1 field. This should do it.
Comment #2
woc_art commentedI've been looking around for this. But I'm a real newbie to drupal, can anyone explain how I use this patch? I've been looking at the drupal handbook but I'm getting really confused. Do I need to be hosting Drupal on my own computer to apply the patch? Cuz right now I'm using paid hosting.
THanks!
Comment #3
woc_art commentedNevermind, I just found this http://drupal.org/node/169051
Hope it helps anyone else who is looking to remove fieldsets!
Comment #4
EvanDonovan commentedAlternatively, you could simply use this snippet of code in a theme override called phptemplate_views_filterblock:
Note that I believe you'll have to include the rest of the function as it is written in the module for this to work.
I just changed the module myself, since I don't ever want the fieldsets to be collapsible & I already have too many things in my template.php file :)
Comment #5
pomliane commentedThis version of Views Filter Block is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.