AEM Form Component - Custom Action Type | Community
Skip to main content
March 21, 2022
Solved

AEM Form Component - Custom Action Type

  • March 21, 2022
  • 1 reply
  • 1124 views

Hello, 

Is there any way to create custom action type in AEM form container. Currently it has the following options but I wanted to add one extra field like payload using API call. Also Is there any document, to refer how to create custom action type and how to make API call with the form data. I want to do this with form component not with Adaptive form. 

 

Best answer by lukasz-m

Hi @tessa_learner1, please have a look on following comment in different thread https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/form-core-component-submission-using-custom-action-type/m-p/438243/highlight/true#M125129 - I have described there step by step (with code example) what needs to be done to add new Action Type.

1 reply

lukasz-m
Community Advisor
lukasz-mCommunity AdvisorAccepted solution
Community Advisor
March 21, 2022

Hi @tessa_learner1, please have a look on following comment in different thread https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/form-core-component-submission-using-custom-action-type/m-p/438243/highlight/true#M125129 - I have described there step by step (with code example) what needs to be done to add new Action Type.

April 8, 2025

Hi, Is there any way to change the default value of the action type?