I want to post a “form submitted” message after posting from a Safecracker page. I know I could use the return parameter to go to a page, but in this particular case I need to return the user to the page they came from. So, I would like to pass something back to that page, but can’t figure out how to do it. I tried adding a query parameter to the return url, but that does not seem to work.
Any ideas appreciated!
Roi