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.
Page load actions - repeat command every 'x' seconds
Re: Page load actions - repeat command every 'x' seconds
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
Any ETA for 1.4.5 ?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...
Re: Page load actions - repeat command every 'x' seconds
1.4.5 just went live