Describe your issue or idea
When deleting a field, we see this message:
If you have any content left in this field, it will be lost. This action cannot be undone.
This always makes me a little nervous, even when I'm pretty sure there is no content in the field. Actually even if I've checked the database directly to make sure there is none. This is an idea for feedback: can we check if there is any content in that field and tell the user whether there is or not instead of this broad brush approach?
It could be simply:
There is content in this field which will be lost. This action cannot be undone.
Or (for example) when deleting a field from the "Page" content type:
7 pages have content in this field which will be lost. This action cannot be undone.
Recent comments
https://www.drupal.org/project/views/issues/1266388 shows that this is an architectural issue, and requires another 2 hooks being adjusted. It would be really nice to add comments/notes to...
node access
Hmmm, from D7 ancient tomes: from https://drupal.stackexchange.com/questions/7056/limit-which-roles-can-view-a-node-basing-on-its-content-type yet https://docs.backdropcms.org/api/...
node access
I also note on this screen: "Furthermore note that content which is not published is treated in a different way by Backdrop: it can be viewed only by its author or users with the...
node access