What determines return url after edit profile save? From what I've understood I can create menu items that link to profile. My question is, can I have two menus with a link to profile with different item ids? If a user chooses to update profile from place A return to B, if user chooses to update from place C return to D. I've tried and I only get return to place B.
I have a "user control panel" where users can update their account and other things and I want them to return to this control panel and not the user list in another section.
So frustrating!