Hi everyone,
What is the proper way to handle duplicate forum submissions with SimpleFormController ?
Thanks in advance.
Hi everyone,
What is the proper way to handle duplicate forum submissions with SimpleFormController ?
Thanks in advance.
The handleInvalidSubmit method of AbstractFormController is probably what you're looking for.
~ Daniel Miller