Skip to content

#3344369 Call form-alter for dropzonejs-form.

Dropzonejs changed their form-id in https://www.drupal.org/project/dropzonejs/issues/3341846. This creates a new hook_form_FORM_ID_alter implementation to hook into that new form-id to perform the old alter-operation

Merge request reports