Great work on the module. Currently I'm able to restrict users to a node, but during administration of these nodes with a custom view list. I don't know who has access to what. I have to click into each node and see the flexi access rights. Is there a way to expose this field into views?
Comments
Comment #2
gisleThis project currently does not support Views integration, nor is there any plans to add it.
To add it yourself, create a sub-module that implements hook_views_data, etc.
Comment #3
rudolfbykerduckx, this is something I could use, too. Maybe we should write a separate flexiaccess_views or views_flexiaccess module?