Description
Bug report
What I did
We have a PRO license and for one list I wanted to enable the export options. So added CRUD::enableExportButtons()
in setup of that controller.
What I expected to happen
In the documentation there is checkboxes appearing for each row, I expect this to happen for my setup as well in order to make a selection to export.
What happened
The export buttons at the bottom do appear, but there is no row checkboxes.
What I've already tried to fix it
Removed the rest of the columns customization. Also tried adding the enableExportButtons
in other places.
Is it a bug in the latest version of Backpack?
Yes, after I ran composer update backpack/crud
the bug is it still there.
Backpack, Laravel, PHP, DB version
When I run php artisan backpack:version
the output is:
PHP VERSION:
8.3.9
PHP EXTENSIONS:
Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, random, readline, Reflection, session, standard, mysqlnd, tokenizer, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, fileinfo, gd, gettext, intl, mbstring, Phar, pdo_mysql, pdo_pgsql, zip, soap
LARAVEL VERSION:
11.34.2.0
BACKPACK PACKAGE VERSIONS:
backpack/basset: 1.3.6
backpack/crud: 6.7.49
backpack/generators: v4.0.7
backpack/pro: 2.2.30
backpack/theme-tabler: 1.2.15
Additional information
None.
Metadata
Metadata
Assignees
Type
Projects
Status
Status