AEM Forms 6.1 | Community
Skip to main content
New Participant
August 24, 2016
Solved

AEM Forms 6.1

  • August 24, 2016
  • 1 reply
  • 1653 views


I want to understand how I can use AEM forms (6.1 without any additional  license. )  

My aim is to create a form in AEM and on submission pre-process the data  before submitting it to the external system. 

Can some one please point to right tutorial(s) for AEM forms ? 

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 workflowuser

You need AEM Forms license to do anything related to AEM Forms. Once you have the license you can have the AEM Form submit to external system. You will have to write a servlet which will accept the forms submission and then that servlet will have to communicate with your external system

1 reply

workflowuserAccepted solution
Employee
August 24, 2016

You need AEM Forms license to do anything related to AEM Forms. Once you have the license you can have the AEM Form submit to external system. You will have to write a servlet which will accept the forms submission and then that servlet will have to communicate with your external system