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

duckx created an issue. See original summary.

gisle’s picture

Title: Accessing Felxi Access Restricted users in a Views results » Accessing Flexi Access Restricted users in a Views results
Status: Active » Closed (won't fix)

Is there a way to expose this field into views?

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

rudolfbyker’s picture

duckx, this is something I could use, too. Maybe we should write a separate flexiaccess_views or views_flexiaccess module?