Hi,
I have a page to edit my user profile data and i am using "edit resource(s)" form action to handle the update.
On my page i have a bunch of text fields components within a form component. However after submit i see "Content modified /home/users/xxxx" page and it doesn't return to current page. How can i redirect to the current page after a submit?