Expand my Community achievements bar.

Slow tabbing between fields

Avatar

Level 1

Hello,

We have a very complex interactive form with repeating_subforms. We open it binding a large xml file. Tabbing between fields is very slow when we are editing the form.

We have designed a simple form with one repeating_subform and without scripting. Bindig the same xml file, tabbing between fields is very slow too.

How can we solve this problem?

Here are the links to pdf file and to xdp file with the data.

Thanking you in advance,

4 Replies

Avatar

Level 7

There is a known issue with slow tabbing with Acrobat 6.0.2, but I assume you aren't using a version that old.

Avatar

Level 1

Thank you for answering!

We are using Livecycle Designer ES4 v 11.0.1 and Acrobat XI pro.

Avatar

Level 2

I've had this problem before (Large, Complex, Repeating Subforms) -- it's likely to be improved only with more efficient coding (and a series of other small tricks that can make a big difference). Your link is broken -- if you would still like to resolve this problem, I'd be happy to have a look at it for you..

David

Avatar

Level 10

Hi there,

Already said, but yes it is a known issue.. I've seen this somewhere and came to a conclusion that it looks like it's all because of the object's names created.

If their name would stay at the default names given by LiveCycle supposedly that it would not be slow tabbing.

Even though it would be true(may be false), I don't think it's a good idea to keep the default names for organizing code matters.