Perhaps I missed it… but I have looked everywhere for the best way to refresh a view in a browser and have come up empty.
Option 1 would be to have the browser refresh each time a document is created for a related form(s).
Option 2 would be a user definable timer that allows them to update the view every “x” seconds.
I’d want this done via JSON or Ajax so that the browser doesn’t have to repaint the entire screen.
I would appreciate any help I can get to point me in the right direction.
Thanks,
David