Need to add a countdown timer to a Pdf | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

14 replies

January 21, 2011

Sorry about the late reply.

I abandoned this in the end because I couldn't get in working in LiveCycle Designer.  The timer would update for a few seconds and then just stop.  I did not persevere because there was a bit of a rethink and we now plan to handle time-outs from the internet portal.

Good luck and if you find a satisfactory solution please do post.

Kieran

April 28, 2011

Hi everyone,

After spending some time on following the sample.

By using the Adobe LiveCycle Designer to construct the form, using app.setInterval(" ", 6000).

I keep seeing "app is undefined" under the Log window.

Any clue would be helpful.

Thanks,

Oliver

April 28, 2011

My guess is that you have configured the script as FormCalc and it needs to be Javascript.

Paul

April 30, 2011

Thanks Paul,

I'll take a look. But if my memory is good, I should already pick Javascript.

Oli