- Issue created by @dieterholvoet
Automatically closed - issue fixed for 2 weeks with no activity.
When adding a Webform handler, all the options in the Advanced tab aren't visible. Only when editing. That causes these options to not be populated in the form state values array, triggering a lot of warnings in FormProcessorWebformHandler::submitConfigurationForm()
.
Add isset()
checks.
Active
2.2
Code
Automatically closed - issue fixed for 2 weeks with no activity.