Hello,
I think what I'm looking for is a tutorial or example of some sort. This blog also references the link I posted. Also, several of the links in that article are broken as well.
Hello,
I'm trying to follow a tutorial, but I think this link is broken: https://helpx.adobe.com/experience-manager/using/persisting-cq-data-java-content1.html
Is this available anywhere?
Is there a way to use this to store content with a name as opposed to random numbers? When I used it, it stored it as a folder with random numbers. Also, I'm using the data to make a page to show that I have the names from the form.
I am trying to save form data in an AEM repository node (CRXDE Lite) and I am trying to figure out how to do so. I know that the standard form component allows you to save the data in a folder called "user-generated", but when data saves, the data is stored in a folder inside of user-generated that ...
I am new to AEM and I am looking for ways to store data in AEM. What are the best ways to store form data that includes a person's name, address, date purchased, and cost, so that I can retrieve it later? Is it best in the JCR or should I use a database? Could you provide links as well? Thank you.