Hey Tim, I'll take a look at that one but your first suggestion seems to do what I want.
For those of you following along at home here's the actual code: WA EVALUATE JAVASCRIPT (*;$webArea;"location.reload(true)") The true param forces the reload from the server. Without that it would reload from the cache. Thanks Tim. On Fri, Dec 2, 2016 at 4:03 PM, Timothy Penner <[email protected]> wrote: > I just read the original email: > > > So here's the odd part - 4D seems to be caching the js files. I noticed > that if I make a change to the .js files, save them and re-load the web > area I can see in the Web Inspector that it's still running the unchanged > file. > > A common trick is to add a random query string to the SRC object like this: > http://stackoverflow.com/a/7413243/5971390 > > Kind Regards, > > -Tim > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** > -- Kirk Brooks San Francisco, CA ======================= ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

