Adding Disable Option for AI Automators
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3508800. --> Reported by: [vakulrai](https://www.drupal.org/user/3524052) Related to !490 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>While working on the AI automator's i felt there is no way we could disable the automator configured on a field , rather than we have to go to edit the field and remove the automator checkbox in order to remove from the automator chain.<br> the drawback i see is admin's have to reconfigure the same set of changes again if they later on enable the same features.<br> Is it a good idea to add this feature and make sure admins can enable and disable the automator's by clicking on a disable button instead.</p> <p>Slack thread related to this issue:<a href="https://drupal.slack.com/archives/CDL2YPBNX/p1740466535572949"> https://drupal.slack.com/archives/CDL2YPBNX/p1740466535572949</a></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>We can use the same ui as the form display widgets, where you can drag it to the bottom as a "Disabled".</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3537220](https://www.drupal.org/node/3537220)
issue