I'm trying to customize the profileedit.ascx file to be similar to the tab interface as mysettings.ascx.
I've been able to place each category of the DNN Profile Properties into a seperate tab instance by using the same code from the signup.ascx. IE: Basic Info, Preferences, Contact Info, About Me. But the "save" button redirects back to the profile page on a successful profile update.
Is there a way to "save" but keep it at the profile edit page once updated. I'm trying to get the same functionality as the mysettings.ascx file: "Your Settings Have Been Updated Successfully" but not redirect to the profile.