Page load actions - repeat command every 'x' seconds

Forum to ask for any help
Post Reply
cv27
Posts: 233
Joined: Sat Nov 24, 2012 10:15 pm
Location: Montréal, QC, Canada

Page load actions - repeat command every 'x' seconds

Post by cv27 » Fri May 03, 2013 5:44 pm

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.

User avatar
DemoPad
Site Admin
Posts: 770
Joined: Thu Jun 14, 2012 10:46 am
Contact:

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

Post by DemoPad » Sat May 04, 2013 7:40 am

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.

cv27
Posts: 233
Joined: Sat Nov 24, 2012 10:15 pm
Location: Montréal, QC, Canada

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

Post by cv27 » Wed Jun 19, 2013 8:19 pm

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 ?

User avatar
DemoPad
Site Admin
Posts: 770
Joined: Thu Jun 14, 2012 10:46 am
Contact:

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

Post by DemoPad » Thu Jun 20, 2013 10:12 am

1.4.5 just went live

Post Reply