Hello,

The main admin view for content is great, but I constantly find myself creating specific admin views for content types, and creating filters for fields.

Would be great to autogenerate admin views per content type, and auto add filters for fields. This could make such patches obsolete: #1714690: Add an admin view for books

Comments

damiankloip’s picture

Status: Active » Closed (works as designed)

This module is meant to replace existing core system menu paths, so creating a view for content of each type I don't think fits in. You want a view for each type and not just filter by type on the main view?

A book node doesn't necessarily have to be of type book, it is more about the relationships created by the book module, so we need a separate view to mimic the core books admin page.

giorgio79’s picture

Yeah, filtering by type is ok. But many content types have custom fields...

Just because current admin views do not have such views for content types does not mean this module needs to be limited to the status quo imho.

giorgio79’s picture

Issue summary: View changes
Status: Closed (works as designed) » Closed (duplicate)