Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Anthony_Clarke
Anthony_Clarke
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Anthony_Clarke
Customize the badges you want to showcase on your profile
Re: Event fired twice - Adobe LiveCycle 10-08-2010
Hey Neil,Today I was trying to explain to my colleague why it doesn't work when I found a workaround.Thanks to your message we know that event a fired a few times and that it open like a copy of the document. I think the copy calls the events and thus displays my message more than once. As I said previously, I tried to work with variables and a if statement to show the message only once but in the copy the variables had the initial value and thus although I changed the flag in the if statement i...

Views

266

Likes

0

Replies

0
Re: Event fired twice - Adobe LiveCycle 06-08-2010
Hi Niall,Thanks for your reply, I had a look at your form and indeed it works. I'm jealousIt seems this issue only occurs when you have interactive forms (Adobe reader rights enabled). In my form if I put a message in the docClose event it's displayed twice.

Views

265

Likes

0

Replies

0
Event fired twice - Adobe LiveCycle 05-08-2010
Hello,I would like to pop-up a message when the user closes the form without having clicked on a button. Therefore I used the event docClose. My problem is that the event is fired twice. I tried to:- put a flag but the variables are reinitialized when the event is called. - use form variables but even if I modify it in the event the value is set back to the initial value.- use a field from the form and again even if I modify it in the event the value is set back to the initial value.I've seen ot...

Views

1.6K

Likes

0

Replies

5