- Posts: 10
COMMUNITY FORUM
Multiple select all check box not working
- Tony
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Are you getting any errors in your browser's developer tools' console tab?
Please Log in or Create an account to join the conversation.
- Tony
-
Topic Author
- Offline
- New Member
- Posts: 10
Thank and sorry.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Nice to hear that you sorted it out.
Please Log in or Create an account to join the conversation.
- natecovington
-
- Offline
- Senior Member
- Posts: 68
PHP 7.2.22
No errors in the console.
Edit: I can select all in other areas of the Joomla admin panel, it's just the entire K2 component that "Select all" is not working (Items, Tags, Categories, Comments, Extra Fields, Users)
Any ideas?
Thanks!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- natecovington
-
- Offline
- Senior Member
- Posts: 68
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Open up the browser's console and reload the page with Ctrl/Cmd + Shift + R and see if any errors come up. If nothing comes up, leave the console on and click to select all of them.
If still nothing shows up, open up the K2 Settings and just save them and check if the multi-select feature works.
Please Log in or Create an account to join the conversation.
- natecovington
-
- Offline
- Senior Member
- Posts: 68
FYI - I fixed it on the live site without updating to K2 v 2.10 (dev)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- natecovington
-
- Offline
- Senior Member
- Posts: 68
On my localhost / test site, I updated to 2.10.0 first and no luck until I opened and saved K2 settings...
Please Log in or Create an account to join the conversation.
- natecovington
-
- Offline
- Senior Member
- Posts: 68
Standard vs. True Toggler - explanation for those who are curious and haven't updated yet:
Choose the standard list toggler (as used in Joomla) where you toggle all rows in a list at the same time to either checked or unchecked. Or use the true list toggler (as used e.g. in Gmail) where you toggle each row's checked state separately. In the latter case, when you have checked for example 2 rows in a list and you click (check) the master list toggler, these 2 rows will be unchecked and all other rows will be checked. Clicking again the master list toggler will revert back the initial 2 rows as checked and all other rows as unchecked.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.