Hi ,

Is there a way to force webflow to execute an action when the user clicks the browser back button. I need an action to get called so that I can update the view on the previous page based on the new state of a model I have in the flowscope.(i.e. the model changed since i left the last page. It was a list of objects, i did a submit which deletes one from the list. When the user clicks the back button i want them to see the updated list). I know I can tell them to click a link but thats not so good.

thanks