- Issue created by @TiagoZ
- πΊπΈUnited States itmaybejj
Me too. Unfortunately I do not think it is possible with the current database tables using Views -- I originally implemented my "Entity ID" field in a way that conflated NID and TID. It is my hope to write some hooks to rewrite my tables and make this possible later this year as part of 3492299: Add full views integration for the content dashboard β¨ Add full views integration for the content dashboard Postponed .
I do think a custom entity query could do it in the interim, by writing a JOIN against the node and Editoria11y tables, and filtering the Editoria11y tables to only include nodes.
- Issue was unassigned.
- πΊπΈUnited States itmaybejj
Pulling out of postponed to integrate into spring/summer work.
- πΊπΈUnited States scotty23
We use Drupal and we have Editora11y installed on our site. The one thing I wish I could do is in the reports section. I wish there was a way to show just published pages in this view. Right now itβs a mix of published and unpublished. Is there a way perhaps to add a dropdown so we can filter it? thx!
Scott Render