Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Adding Java script to a page to refresh it

$
0
0
no, check out the fakenotifywidget (webblock) in richwidgets.

place that webblock on your screen with a name (for example 'fake' )
this will also need a onchange desitination, which will be the screen-action where you refresh the webblock.

then in the code

<scripttype="text/javascript">setTimeout(function () { 
      OsNotifyWidget('" + fake.Id + "','some dummy message or empty');
    }, 3000);</script>


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>