Page 1 of 1

Page load actions - repeat command every 'x' seconds

Posted: Fri May 03, 2013 5:44 pm
by cv27
I have some page load actions that repeat every 60 seconds. What appears to be happening though is that the repeating actions do not occur at initial page load but rather every 60 second interval thereafter. Is this the expected behavior?

These are the actions:
[img]http:///D:\UpDnLoad-SSD\capture.png[/img]

The label variable Current_time_display has an initial value of '---' and displays as such on the initial page load; 60 seconds later I see the updated value displayed.

Re: Page load actions - repeat command every 'x' seconds

Posted: Sat May 04, 2013 7:40 am
by DemoPad
Yes, this is how it operates at the minute. This is actually a bug, because the delay value is not taken into consideration either, the delay actually becomes the repeat value. We have altered this behaviour for version 1.4.5 of the app (to be released after 1.4.4, currently being reviewed by Apple), but for now you will need to add another identical action, which doesn't repeat if you want it to occur straight away.

Re: Page load actions - repeat command every 'x' seconds

Posted: Wed Jun 19, 2013 8:19 pm
by cv27
DemoPad wrote:... This is actually a bug, because the delay value is not taken into consideration either, the delay actually becomes the repeat value. We have altered this behaviour for version 1.4.5 of the app...
Any ETA for 1.4.5 ?

Re: Page load actions - repeat command every 'x' seconds

Posted: Thu Jun 20, 2013 10:12 am
by DemoPad
1.4.5 just went live