D
Dound
I have various sets of fields the user must provide. Each set may have 0 or
more entries so I use a "group" for each set then represent it on the form as
a "repeating table." If the user wants to give additional information, I
have a "notes" column which refers to a note *id number*.
I would like each note to be contained in a repeating table at the end of
the document. How can I allow users to add new note references above and 1)
add a blank note below and 2) number and arrange the notes such that the note
referenced first in the form appears first in the notes list at the end, and
so on.
Thanks.
more entries so I use a "group" for each set then represent it on the form as
a "repeating table." If the user wants to give additional information, I
have a "notes" column which refers to a note *id number*.
I would like each note to be contained in a repeating table at the end of
the document. How can I allow users to add new note references above and 1)
add a blank note below and 2) number and arrange the notes such that the note
referenced first in the form appears first in the notes list at the end, and
so on.
Thanks.