AEM forms not translating when embedded using <article> | Community
Skip to main content
Level 3
February 22, 2021
Question

AEM forms not translating when embedded using <article>

  • February 22, 2021
  • 0 replies
  • 553 views

(Reposted in Forms)

 

AEM Forms 6.5. (Windows)

Using HTL with:

<p data-sly-test="${request.requestParameterMap['section'][0].toString == 'test'}">
<article data-sly-resource="/content/forms/af/myForm/test"></article>
</p>

When the HTL page passes afAcceptLang=fr the contained form "test" doesn't translate. It does translate on its own using afAcceptLang=fr.

 

Any ideas?

 

Joel

 

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