Exam 9A0-410 All QuestionsBrowse all questions from this exam
Question 15

When would you add a new action field to an Adaptive Form?

    Correct Answer: C

    You would add a new action field to an Adaptive Form to create a hidden field that stores values for later use by the submission script. This helps in processing the form data appropriately after submission.

Discussion
roymOption: C

C is correct answer. Check Action fields section in below link: https://docs.adobe.com/content/help/en/experience-manager-65/forms/customize-aem-forms/custom-submit-action-form.html

Ambarish_PalekarOption: C

C is correct answer.