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
@caramia4457 Where I will set this "set “Test” mode" there is no option in the form. There is two option for live mode credentials and test mode credentials, so i only added the test mode...
Getting Error after submitting event register form By using Stripe Payment Processor
Hi geoma Welcome to Backdrop. Thank you posting detailed screenshots. As your field is an entity reference field, go into the field settings for field_insta_comuna and scroll to the...
Can't filter content in a View
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor