This is part of #3797
On a new site, I was plagued with 100's of new dodgy user accounts (because of #574). Because our VBO does not allow me to select all users from the many pages, my options were to either do a direct db query, use phpmyadmin, or manually repeat the process of selecting/deleting/confirming for each of the 12's of pages. This is not good UX, and the 7.x version of VBO included an option to select all items across all pages:
Here's what that option allows:
Recent comments
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page