Commit Graph

2 Commits

Author SHA1 Message Date
Rostislav Wolny
9563ff2346 Fix creating custom field in subscribers import
The template for the old create custom field form contained
a code that handles the form submit and the code was used instead of the code
within subscribers import.

We don't use this form on any other place any more so
removing the default submit functionality allows the specific submit callback
defined within subscribers import code to be used.
[MAILPOET-3540]
2021-05-10 11:28:16 +02:00
Rostislav Wolny
d51b61ec17 Mark current form editor code as legacy
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00