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

puddyglum’s picture

You 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.

stephen ollman’s picture

Issue summary: View changes

Was this ever solved. Would like this functionality in D8 as well.

stephen ollman’s picture

Follow 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.

Yuri’s picture

#3 this works as long as the view does not use contextual filters using url arguments.