Hi people, I want to have a hyperlink or button on click of which does a history.go(-1) similar to javascript.(browser back button is not be used in our application) with page parameters retained.
I did see couple of posts on this, like the isVersioned of the page is to be set to true and do some manipulations with PageReference. However, it was not so clear to me. Could any one please explain how to do this? Does making isVersioned true cause any performance issues? Thanks, J
