- Issue created by @jurgenhaas
The form events (and their tests) use the key form_id
for their configuration. Now that modelers may use Drupal's form API to render their forms, this will create a conflict with the form_id of the API.
We need to use another name for this configuration key and also provide a mechanism to update existing models.
Active
3.0
Code