Hello,
How can i do a manual refresh in dashboard.
I would like a button to refresk
Possible ?
Thanks
Guy
SC v9.5.0000
Hello,
How can i do a manual refresh in dashboard.
I would like a button to refresk
Possible ?
Thanks
Guy
SC v9.5.0000
sc_redir (app_dashboard)
but where i put my button ?
Just add a new button (in buttons on ide menu) make it a php button then add the sc_redir code
I understand 9.5 has an inbuilt refresh button.
Hi,
Dashboard doesn’t have toolbar. so no refresh button. This is that i want
Guy
Sorry… thought you wanted to put a button on one of the apps. To refresh the dashboard programmatically, just redirect to it. I do this fairly regularly.
You can also refresh the dashboard using a timer.
You can also do this manually in chrome by right clicking, then choosing refresh. (Or refresh frame) Other browsers have similar options
Hello,
I just want a button on the dahboard to refresh it. Not in other apps or not in browser
Thanks