AEM FORM
Dear Friends,
I created a sample registration form by using form builder component(out of box).
Now i just want to retrieve the register details from JCR and show it to the admin user ..how to do it ?
Please help ..
Dear Friends,
I created a sample registration form by using form builder component(out of box).
Now i just want to retrieve the register details from JCR and show it to the admin user ..how to do it ?
Please help ..
I would use Java OSGi to read the JCR and show the data result result in an AEM page (or component). You can use OOTB form component as a starting point.
You can write an OSGi Java service that can read (ie - register details from JCR ) and write data to the AEM JCR. See this communtiy article as an example:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.