I have a spreadsheet where I am accepting google form responses and in the same spreadsheet I have a dashboard which give out link to open new form. users are suppose to enter data every 10 minutes and I have a minute counter that show when last time data was submitted, how many minutes since last data submit and what was summary of last submit. Along side this information they will have a link to open new form.
Users are using tablet to record data and they are opening spreadsheet on html view as on tablet browser by default it opens like that as well as its easier to open hyperlink through html view.
I have sheet on recalculate every 1 minute to make sure minute counter updates at least every minute.
But html view does not update it self unless user manually reloads the page hence they cant see updated summary of last submit as well as can not see the timer.
Is there a way to force reload or refresh or recalculate sheet on html view to have this work?
Thank you very much for help in advance.