활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
Kindly suggest how to configure AEM 6.5 Form Submission Action to store form data in JCR.
It used to be an out of box option in earlier AEM versions.
Thanks,
Rama.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
For your demo, you can use the OOTB Forms Portal Submit Action that saves the data in the CRX in the form of XML under /content/forms/fp/admin/submit/[metadata/data] but as @GirishBedekar advised, we don't recommend using this approach for known reasons.
Hope this helps.
If you just want to store the data as an xml file you can configure the form to submit to an AEM workflow
otherwise you will have to write some custom code to do the same
For your demo, you can use the OOTB Forms Portal Submit Action that saves the data in the CRX in the form of XML under /content/forms/fp/admin/submit/[metadata/data] but as @GirishBedekar advised, we don't recommend using this approach for known reasons.
Hope this helps.
조회 수
Likes
답글
조회 수
Likes
답글
조회 수
Likes
답글