Create refresh button?

Option one from my JavaScript Communication Secrets

Action:On: ClickAction: Modify Variable Target: Some dummy variable not used for much elseValue: Javascript: window.location.reload()

The above works when published output is to be viewed with a browser.

If you are publishing to an executable, then the only way is to Go To a blank page and have one action on that page:On: ShowAction: Go ToTarget: Back

Discussions have been disabled for this post