Hi all,
I'm new to AEM forms, I'm looking for a way to be able to insert my adaptive form inside a Marketo landing page, for now the guides I've seen all refer to an integration between Forms and M. via API ( https://experienceleague.adobe.com/docs/experience-manager-learn/forms/aem-forms-with-marketo/part1....) in which Mark plays the role of data model. The only one that seems to succeed is the embed of the adaptive module inside the M landing page, what I was wondering is: only in this way that you can insert an adaptive form inside Mark? isn't there another way to use Aem forms inside Market? because those of M are much less structured and complete than those that can be used in Aem Forms.
Thanks for any possible advice.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Jacket97
You can embed an adaptive form to any web page hosted outside AEM. Embedded adaptive form is fully functionally and user can fill and submit the form. There are some prerequisites as well. Refer to the below documentation:-
Hope this helps.
Views
Replies
Total Likes
Hi @Jacket97
You can embed an adaptive form to any web page hosted outside AEM. Embedded adaptive form is fully functionally and user can fill and submit the form. There are some prerequisites as well. Refer to the below documentation:-
Hope this helps.
Views
Replies
Total Likes
Thanks for the answer, it's very helpful!
Views
Replies
Total Likes
@Jacket97 AEM forms is an HTML responsive page at the end of the day, consider it like ingesting a DOM container on any other webpage. The only thing you need to cater to is our styling, JS, and data submission.
Views
Replies
Total Likes