Have you actually understood my question? I said this is global and will be invoked no matter called from signup form or via admin area adding user manually. How can I invoke that event only when signup form is used and not when an admin adds a new user via admin area? How to set a flag for eventListener to tell event manager where the calls come from and check to invoke the event only if the call comes from signup form?
-- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
