AEM CUSTOM FORM DEVELOPMENT | Community
Skip to main content
AEMLearner-1989
New Participant
October 16, 2015
Solved

AEM CUSTOM FORM DEVELOPMENT

  • October 16, 2015
  • 1 reply
  • 554 views

Dear Friends,

 

I am a newbie to this product. Could anyone help me to create a simple form with the following features.

Registration form

persist / retrieve the data from JCR

It would be helpful if you could share some of the links also.

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 smacdonald2008

See this article to learn how to build a custom form that stores data into the JCR:

http://scottsdigitalcommunity.blogspot.ca/2013/01/persisting-cq-data-in-java-content.html

This article builds on that one and also retrieves data from the JCR:

http://scottsdigitalcommunity.blogspot.ca/2013/02/querying-adobe-experience-manager-data.html

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

See this article to learn how to build a custom form that stores data into the JCR:

http://scottsdigitalcommunity.blogspot.ca/2013/01/persisting-cq-data-in-java-content.html

This article builds on that one and also retrieves data from the JCR:

http://scottsdigitalcommunity.blogspot.ca/2013/02/querying-adobe-experience-manager-data.html