Jonathan Clark
Posts: 0
Joined: Thu Mar 14, 2013 5:25 pm

Repeating list item with header

O.K. I'm completely stuck on this one. I am trying to map a list to a response. I am able to repeat an individual list item like in the tutorials but what I am trying to do now is repeat a single list item and a list divider for each returned record. I have tried various methods of mapping but can get this to work. I don't really need to use a list item (I would rather be able to repeat something like a custom div but don't see how this is possible using app builder). Any advice would be extremely appreciated. Thanks again.

Jonathan Clark
Posts: 0
Joined: Thu Mar 14, 2013 5:25 pm

Repeating list item with header

I was able to figure this out. Just in case anyone else is looking for a solution to this:
Place the list item component inside a grid. Map the ($) array to the grid itself and then map the fields to the individual list items as desired. Everything works as expected when inside a repeating grid.

Return to “Issues”