Answered
I created a form using LiveCycle Designer ES 9. On the last page there are four subforms set to repeat for each data item. If there is no data (either the tag is not in the XML or there is an empty tag in the XML) in the preview data, one of subforms will show an empty record while the other three do not like they are supposed to. I do not have a minimum count set for any of the four repeating subforms.
I did notice this is a problem if I preview the form with the Reader 7.0.5 or later selected for the default. Once I move to Reader 8.0 or later, it is no longer a problem.
Any ideas?
XFA forms were new in Acrobat 7. Lots of changes have been made since then. It's likely that you are experiencing one or more problems. For example, it's possible that your form contains features Reader 7 doesn't understand and this is tripping it up, or it could be that Reader 7 just has problems.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script