Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM CUSTOM FORM DEVELOPMENT

Avatar

Level 5

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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