Closed (outdated)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2014 at 09:09 UTC
Updated:
18 Aug 2025 at 14:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedPatch with the declaration in case anyone else has time to take this further.
Comment #2
ericclaeren commentedI have tried to to use this, but it brings a lot of problems, all current flag handlers expect relations, and since there aren't, errors gallore.
There should be a mechanism in the handlers, to detect if the view is based on a relation or not. But i'm not that big of a views wizard :)
I managed to do something similar, because I needed a view based on flaggings with remote custom entities without a relation or a db table and it works. By creating handlers without relations and doing a entity_load in the get_value of the custom entity handler.
This is my approach.
Comment #3
damienmckennaThis would definitely be useful.
Comment #4
ivnishDrupal 7 is EOL. No more new features will be added. Issue will be closed, but patches are still here