Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

How to embed an iframe in AEM Adaptive Forms

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

Avatar

Correct answer by
Community Advisor

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.