Merge Tag to retrieve a single field entry in a repeater

Hi Nicole,

I know you already solved this, but this is supported for GP Nested Forms with our All Fields Template plugin.

You can specify a specific child form field entry using these merge tag modifiers:

{Nested Form:1:index[0],filter[1]}

filter is used to choose the field and index returns the specific entry.

2 Likes