Which script is included in the “Submit Action” used to create custom AEM Forms?
A custom AEM Forms Submit Action includes dialog.xml, which defines the author-configurable settings displayed in the Adaptive Form Edit dialog’s Submit Actions tab. The documented POST-processing JSP is named post.POST.jsp; run.POST.jsp is not the documented handler filename.
dialog.xml
post.POST.jsp
run.POST.jsp
Community Discussion