Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM Forms with mobile application

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

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

Avatar

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

Avatar

Employee Advisor
I guess in that case you will have to build a bespoke solution.