I realize this is from long time ago - I just ran across it when looking
form something related, so if you are still looking for a solution, try
this:a script which adds records (instances) and sets a value into a
field in the new recordadd a print button to your form and on the click
event put the following script :// change names to reflect your
hierarchy// present user with a popup to enter their values intovar
vCounter = xfa.host.response("What number do you wish to begin
at?","number","");v...