Resolved! How to autorefresh a widget for each 5seconds?
Hi guys.I am trying to auto refresh the widget for each 5 seconds without refreshing the page. I have tried the following client script,but it works only on page load not refreshing automatically for each 5 seconds. function($scope,$timeout,spUtil)...
