Summary:
Bug with "Send form submission via email based on dropdown"
Detailed Description:
I have a bug with the "Send form submission via email based on dropdown"
Handler.
When updating a existing handler. A new handler is added instead of updating the
existing one.
I also would want that it detacts select fields even when it is without options.
Now I have to add atleast two options for it to be detected by the system.
In my case now, I want the options to be generated form a LISE-Module.
But I then have to add two "dummy" options that is hidden with css for it to be
detected as a valid dropdown.