QuestionQ9

Forms Creation and Management

Which script is included in the “Submit Action” used to create custom AEM Forms?

  • A run.POST.jsp
  • B dialog.xml
  • C editfields.jsp
Explanation

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.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!