This topic is locked

Refresh list upon closing popup view

1/31/2018 5:58:14 AM
PHPRunner General questions
A
asawyer13 authorDevClub member

I would like to refresh the list page once I close the view. I am using a popup for the view. I have code that could change the underlying data that is currently showing in the list page, so once I close the popup view page, I'd like to refresh the list page. In this particular case I can't use Ajax so I need code that will refresh but not using Ajax.
Thanks