내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to use multiple form container in AEM sites page

Avatar

Level 6

How to use multiple form container in AEM sites page

aravindS_1-1691148220838.png

I'm using Adaptive Forms - Embed(v2) , whenever i use single form in page it works fine, But if i add second form in same page, 2nd form's clientlibs itself is not calling.

I tried 2 ways, I have combined the both clientlibs to single clientlibs and calling the method accordingly. I have tried different clientlibs for each form. But both the ways 2nd form's clientlib is not accessible i tried with debugger also.

 

Thanks in advance

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

To add more Adaptive Forms using the Adaptive Forms - Embed component, select Form covers entire width of the frame option

 

check if this option selected.

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/integrate/ser...

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

To add more Adaptive Forms using the Adaptive Forms - Embed component, select Form covers entire width of the frame option

 

check if this option selected.

 

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/integrate/ser...

 

Avatar

Level 6

Hi Vijay,

Thank you for your reply, i found the solution. (checkbox in dialog).