Hi all, I have to call the forgotpassword action (the action that send to the user a mail with a new password). I want to do it when a new user is created. So, I have to call this action from the newcustomer.ftl or the CustomerEvent.xml.
Anyone can show me an example of this? I think that is better call the forgotpassword from the CustomerEvent.xml, but how can I do it? I want to make this at the end of this method in CustomerEvent.xml: simple-method method-name="createCustomer" short-description="Create Customer" login-required="false"> Thanks in advance. -- View this message in context: http://www.nabble.com/How-call-forgotpassword--tp25396212p25396212.html Sent from the OFBiz - User mailing list archive at Nabble.com.
