Active
Project:
Flag Page
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2012 at 20:10 UTC
Updated:
3 Oct 2017 at 21:29 UTC
Jump to comment: Most recent
I was hoping this was going to allow me to go to a View Page and then "flag" it.
How do I flag a view Page ?
Comments
Comment #1
puddyglumYou cannot flag a view, because it is not something that Flag supports flagging, such as nodes, comments, etc.Sorry, thought I was in Flag module. I'm actually trying to do the exact same thing you are right now.
Comment #2
stephen ollmanWas this ever solved. Would like this functionality in D8 as well.
Comment #3
stephen ollmanFollow up for this. One solution:
1. Create node
2. Using the Insert View module, add your view to the Body field using [view:name_of_view=block_1]
3. Duplicate your current view page display as a block display.
Your view should be now embedded in a node which can now be flagged.
Comment #4
Yuri commented#3 this works as long as the view does not use contextual filters using url arguments.