Expand my Community achievements bar.

Looking for feedback / suggestions...

Avatar

Level 10

Hi,

I have worked up some examples, with some great direction and help from Paul Guerette.

There are three forms.

The first looks at the different ways in sending out a form to users, highlighting what the user will be able to do with the form and what restrictions there will be (depending on whether it is enabled and how it was enabled). Thanks to dajknow for the LC Reader Extensions screenshot.

The second displays the app.execMenuItem Acrobat commands that are available in XFA forms. Paul exposed these earlier in the year (previous thread). Where there are XFA equivalent commands, I have given these. However I may have missed some. Hitting the buttons will bring up a dialogue window giving access to the script without having to open it in LC Designer. I have certified this just to make the dialogue windows cleaner (no javascript warnings).

The third is a from that "tries" to show the sequence in which events fire as a user interacts with a form. Different objects (some standalone; some are bound by calculation script) are available in a test area. When you interact with these the counters will record the number of times the events fire. A log will show the sequence. The calculate and validate counters jump in sequence when the form is reset and I can't seem to get a handle on that, but apart from that I think it "reasonably" reflects what is happening.

I would appreciate any comments / suggestions / corrections that you have.

Thanks in advance for your help,

Niall

4 Replies

Avatar

Level 10

Wow Niall looks great!

Wish I'd had more time to play with the early version you sent, been fighting some sorta flu the last couple of weeks dealing with headache and fever...blah.

I'll play around with them this weekend.

Avatar

Level 10

Thanks Jono,

Would really appreciate your input!!

Hope you are back on form now. Have a good weekend!

Niall

Avatar

Employee

Hi Niall,

This is great stuff! You should consider posting these as part of a LiveCycle Cookbook "recipe". Details here: http://cookbooks.adobe.com/livecycle

Please let me know if I can assist with this.

Best regards,

Marc Eaman

Avatar

Level 10

Thanks Marc,

I have submitted the "forms in Acrobat and Reader" example onto the cookbook.

I am still working on the other two. I am trying to get the reset button to work properly on the events form. In relation to the form accessing Acrobat menu items, I want to make sure we catch all of the XFA equivalent commands before submitting.

Thanks,

Niall