How to embed an iframe in AEM Adaptive Forms | Community
Skip to main content
Level 2
March 8, 2022
Solved

How to embed an iframe in AEM Adaptive Forms

  • March 8, 2022
  • 1 reply
  • 3331 views

Hi Team,

I want to embed an url in Adaptive form, is there any out of the box component, or any way to do it? Basically i want to embed an iframe in the form itself. Please help with any possible way to do so.

 

Thanks.

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 Anmol_Bhardwaj

The adaptive form components are stored in the location:

/libs/fd/af/components

If you can overlay the same in CRX and add a new component in this folder, it should come up for drag & drop when authoring the adaptive forms, and you can include an iframe in your custom component.

1 reply

Anmol_Bhardwaj
Community Advisor
Anmol_BhardwajCommunity AdvisorAccepted solution
Community Advisor
March 8, 2022

The adaptive form components are stored in the location:

/libs/fd/af/components

If you can overlay the same in CRX and add a new component in this folder, it should come up for drag & drop when authoring the adaptive forms, and you can include an iframe in your custom component.