Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Connecting subscription forms in Drupal to Maileon can be done by setting up a WebForms HandlerWebForm and a handler.

However, since field names in WebForms Handlers may only contain lowercase letters, a middleware to convert the field names is required.

...