Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormattparry
    • CommentTimeJun 2nd 2008
     
    Hi, I have a form where the users can imput a reference number, then they can order multipul part items in a section that allows them to 'add another responce'

    When I export this as a CSV file, the flat file has the order reference number against the first item, but there is not order reference number against multipul items.

    One way I was thinking of puting the order number against multipul items was to create a hidden field next to the part item number that duplicated the reference number.

    Is it possible to do this? or does anyone have a better solution?