Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM form email template - Read repeatable fields

Avatar

Level 2

Hi,

 

We are working on a form where we have a panel with 5 fields repeated 10 times. These fields are text fields and user is supposed to enter values. Now we want to read user entered values of these fields and send in email.

We can read the value in Javascript using guideBridge as follows => guideBridge.resolveNode('parentPanel').instanceManager.instances[2].field1.value;.

But we are not able to read this value in email template. Any pointers will help here.

Sample form screen shot: - 

sumeet4aem_0-1643357460158.png

As you can see the rows are repeated 10 times using repeatable settings.

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Correct answer by
Level 10

Hi @sumeet4aem ,

 

Please raise this in AEM Forms community to get an expert advise.

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/bd-p/experience-mana... 

Avatar

Level 2