Support for checkboxes/radio buttons using Ajax JS Commands
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3578204. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Support for Checkboxes and Radios was deferred from <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/field_widget_actions/issues/3563961" title="Status: Closed (fixed)">#3563961: Support select type widgets (select, tagify, etc) using ajax JS commands</a></span> because they require a different field widget setup.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Attempt to use Field Widget Actions that need JS commands to fill checkbox or radio input fields.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Implement FWA support specifically for Checkboxes/Radios widgets.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Create MR and add test coverage.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue