Dwane,
Will I have to set this action on each page in my build?
I like to use javascript:history.go(); as the webaddress on the buttons On click.
On Click Tab:
Action : Go to
Target: web address
web address: javascript:history.go();
this will reload the current page. So you can copy that button and paste it onto different pages and not worry about changing the location.