Customizing Adaptive Form Actions | Community
Skip to main content
October 16, 2015
Solved

Customizing Adaptive Form Actions

  • October 16, 2015
  • 3 replies
  • 1265 views

Hi,

    I am following the document to create adaptive basic form and its submit action to process the data. I am facing an issue to get the custom action in the Adaptive Form Edit dialog, unable to get its custom action name in the submit action drop down.

    1. Created an adaptive form having radio button and text box for the user entry.

    2. Created a custom_submit_action folder ,action node and added guideComponentType,guideDataModel ,jcr:description properties to the node.

    3. Created a post.POST.jsp too.

   Please find the tutorial link below

   https://helpx.adobe.com/experience-manager/using/posting-aem-6-form-data.html

   Please guide me in creating custom action.

   Regards,

   Kirithi

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

there is a sample package on this artilce - download it and install via package manager. 

3 replies

smacdonald2008
Level 10
October 16, 2015

the article in the link teaches you how to build an adaptive form and post its data to a custom OSGi service. It works. Are you having issues when running it? 

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

there is a sample package on this artilce - download it and install via package manager. 

October 16, 2015

Hi,

    Yes I am facing issue, not getting custom action name in the form edit dialog. I completed two steps as per the document facing issue in the third step. Please find the screenshots

 

    [img]Form1.JPG[/img]

    [img]Form2.JPG[/img]

    Did I miss any steps? Please guide me to proceed with this.

 

   Regards,

    Kirithi