AEM Forms with mobile application | Community
Skip to main content
Level 2
December 21, 2020
Solved

AEM Forms with mobile application

  • December 21, 2020
  • 1 reply
  • 1933 views

Can we expose the AEM form to the mobile app with some content service so that the app can embed the form and display for end users ? Also, this form should take care all the OOTB UI validations or form actions like submit, save or prefill etc.

We do not have option to use AEM Form App as the ask is to integrate with react ionic platform.

 

Would appreciate any help on this...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 Kunal_Gaba_

You can consider embedding the form using a javascript code on your app. Please see this documentation for more details - https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/embed-adaptive-form-external-web-page.html?lang=en#best-practices 

1 reply

Kunal_Gaba_
Kunal_Gaba_Accepted solution
December 21, 2020

You can consider embedding the form using a javascript code on your app. Please see this documentation for more details - https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/embed-adaptive-form-external-web-page.html?lang=en#best-practices 

Level 2
December 22, 2020
Thanks for your response ! We need to get the AEM forms available in offline mode ( AEM forms app is not an option)