Disable profile form redirect
-
I am currently facing an issue with the profile form. Basically I have set up a profile form where a user can fill in their data for their profile, but they can also fill in data that I will be using for a different purpose. On the page I have a primary button, which I called “save”. Pressing this button succesfully saves the data the user has typed in, however after saving it also redirects the user to their own user page, which I don’t want. I don’t want the primary save button to redirect me to another page. Does anyone have any suggestions for me?
- You must be logged in to reply to this topic.