Reload current page button?
February 15, 2007 12:00 AM
Browser thinks the page is already loaded and does not do it unless you go somewhere else first. You can use a bit of javascript to do it. Create an action that modifies an unused variable and has this in the Value box.Javascript:window.location.reload()
Discussions have been disabled for this post