Hello:
When an logged user is in a URL, sometimes It needs to edit and complete profile to make an action. I have a link to "Edit Profile", but I want him to go back to that URL after his press "update" in profile editing.
I've tried an auto action with trigger "onafterupdateuser" or "onafteruserupdate" that redirect user to "goback", but It doesn't work. I've read something related to have an HTML output to redirect goes, but I dont know how if that it's the problem.
Could you tell me how I can do this, redirecting an user to previous url after profile updating?
Thanks.