Problem/Motivation

Thank you very much for this wonderful module!
Currently it's focused on providing a Field Widget for Checkall, but the next and more general step would be to extend the Drupal Core Checkboxes Element with a '#checkall' => TRUE option.

That way it could also be used for custom developments and not only for field widgets.

Furthermore, the field widget could then simply use this new element.

The final goal should be to have this prepared to move into core! :)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Anybody created an issue. See original summary.

MaxPah made their first commit to this issue’s fork.

anybody’s picture

Category: Feature request » Task

@Maintainers: #3459246: Add a '#check_all' option for checkboxes element is RTBC now, so it might be the right time to link the issue on the module page and eventually prepare an update path to the core solution?

The module might then become obsolete and could uninstall itself.