Replies: 3 comments 3 replies
-
Remove it from the layout |
Beta Was this translation helpful? Give feedback.
-
maybe its possible to restrict the javascript to just a few checkboxes but inthis case i would just remove it completely from the form |
Beta Was this translation helpful? Give feedback.
-
Hi, thank you for your answers. Yes, removing Yes, I am not Javascript expert but this really looks like it just selects every checkbox it finds. :idea: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Joomla 4 Administration: When you click on item row, checkbox will be automatically set to checked.
Example: list of articles. When you click on article row, checkbox is selected.
The problem: when the row includes more checkboxes, such checkboxes then are affected too (and it comes to confusing behavior)
media/system/js/multiselect.js
Is there a way to prevent some checkboxes in the row from being affected by multiselect.js (to be ignored by multiselect.js)?
One additional checkbox:

More additional checkboxes:

Thank you.
To avoid unwanted problems, this is a QUESTION, it's not a critique of anyone's work, if you want to answer my question, answer. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions