CODE
javascript:history.back(1)
I have forms that submit to themselves in custom pages, and the back button in this case doesn't work well.
Currently I just modify the rvpageeditor.php page, and remove the code that puts this link at the bottom of each page, and then I put my own [ go back ] at the bottom of each of my custom pages. Unfortunately though, every time I upgrade RVSkin, the page gets changed back, and I then have to edit the page again.
An easy solution might be a global setting which removes this link from all custom pages.
Or a more complete solution might be to put another field on the page editor page in RVAdmin (pageeditor.html) where you can optionally enter an alternative link for the <a> tag.
Help










