Active
Project:
Views Saved Searches
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 19:14 UTC
Updated:
23 Jul 2012 at 22:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
tignux commentedAny plan to this?
Comment #2
linneawilliams commentedI'd be interested in this feature, too.
Comment #3
tommeir commentedWorkaround :
I got this fixes by commenting out all the code inside views_savedsearches_views_pre_view and copying it to a custom module to print the form in a block explicitly for the view I created. See module attached.