Skip navigation
SungJoo Park
Currently Being Moderated

I would like to control nested subform loop.

Jul 4, 2012 12:26 AM

I create a dynamic form using nested subform.

When i preview in pdf the form works, but only first record values of nested subform are shown.

How could I control the exact loop?

Is there any XML language like for i =1,n .... next i in BASIC ?

 

It has to work like below;

<subform Level1> ...

    <subform Level2> ...

    </subform Level2>

</subform Level1>

 

But, it works

<subform Level1> ...

    <subform Level2> ...

</subform Level1, Level2>

 

Thanks

 

Sam.

 
Replies
  • Currently Being Moderated
    Jul 4, 2012 3:46 AM   in reply to SungJoo Park

    Hi Sam,

     

    Not sure I follow what you are trying to loop through. Can you give a more detailed explanation, or share your form?

     

    Niall

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 5, 2012 3:19 PM   in reply to SungJoo Park

    Hi Sam,

     

    You can't use email attachments to post files or images to the forums.

     

    If you log onto the forum, then you can include images in your posts, using the Camera icon.

     

    However you cannot upload files to the forums. Instead upload your form to a file sharing site; publish it and then share the published URL here.

     

    Niall

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points