Hi, I'm using the views_savedsearches module, and i find it very useful, thank you! I was also wandering if you were planning to move the save search form to a block (which I think would be a great feature).

CommentFileSizeAuthor
#3 saved_views_block.zip7.55 KBtommeir

Comments

tignux’s picture

Any plan to this?

linneawilliams’s picture

I'd be interested in this feature, too.

tommeir’s picture

StatusFileSize
new7.55 KB

Workaround :
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.