I would like to see views integration for filtering the list of pages (and files), or some other way to add filters to the query.
I have a checkbox on 3 content types, and one of the linkit profiles should only list the nodes which have this checkbox. I use a link field, so its also possible to link to external sources.

Comments

FranzSkaaning’s picture

Issue summary: View changes
anon’s picture

Status: Active » Closed (works as designed)

You can do this with code.

Use hook_query_TAG_alter

jdleonard’s picture

Another option is to use hook_entity_query_alter