Hello I have a tabset, that works with a zone and blocks.
In one block I have a form to send mail and in another block a form for registration. De problem is that I cannot catch submit in the correct onSuccessFrom... Form. I can only catch the submit events in a general onSuccess() method. But then I don't know from which form it was. What am I doing wrong, or how could I handle this? Thanks Peter