AEM form email template - Read repeatable fields | Community
Skip to main content
Level 2
January 28, 2022
Solved

AEM form email template - Read repeatable fields

  • January 28, 2022
  • 1 reply
  • 880 views

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: - 

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kishore_Kumar_

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-manager-forms-qanda 

1 reply

Kishore_Kumar_
Kishore_Kumar_Accepted solution
Level 9
January 28, 2022
Level 2
January 28, 2022