Not signed in (Sign In)

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

  1.  
    We have a form with repeatable sections, and the recipient of notifications would like to see the repeatable sections laid out in table format, with each copy of the repeatable section in its own table row.

    I know how to customize the notification using HTML email and field aliases in most cases, but I don't know how to utilize aliases of repeated fields?

    What is the syntax for referencing multiple copies of a repeatable field? Better yet, is there a way to build this response so it dynamically adds table rows? (i.e. 5 rows if the section is used 5 times, 10 rows if used 10 times, etc).

    Regards,

    Mike Kirby
    • CommentAuthordbuschho
    • CommentTimeMar 17th 2011
     
    Hello,

    This isn't possible with repeated sections. Repeated fields are passed as a semicolon delimited list to the master repeat alias. There is no way to interact with them individually.

    If you'd like such functionality in the future, please feel free to add to the uservoice system.

    Happy to help further,
    FA Support.