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