AEM Project purely using Forms add On | Community
Skip to main content
New Participant
October 6, 2023
Solved

AEM Project purely using Forms add On

  • October 6, 2023
  • 2 replies
  • 519 views

Hi Team,

 

Currently we are using the embedded  Option to include the Adaptive forms using the JavaScript (we referring the link for embedded  adaptive form at external site page /s) But client is asking provide as API service/s to get the list of Adaptive forms (& Separate services as  Adaptive form submission ,Prefilled ,Workflow get Multiple Signatures to forms ) 

https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/embed-adaptive-form-external-web-page.html?lang=en

 

 

Is it possible in AEM Expose  as API Service/s  to get List Adaptive Forms  to rendering in external page  (In cases of sites  ex : list of pages rendering to external page /site which developed  other AEM technology stack )  

 

Regards

Vara

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 Vijay_Katoch

I haven’t done this, but by creating a custom code it can return the list of adaptive forms from the forms content path

or

if the forms are listed on the forms portal, from there I think we can also retrieve the list of forms.  

https://experienceleague.adobe.com/docs/experience-manager-65/forms/publish-process-aem-forms/listing-forms-webpage-using-apis.html?lang=en

 

 

2 replies

Vijay_Katoch
Vijay_KatochAccepted solution
New Participant
October 10, 2023

I haven’t done this, but by creating a custom code it can return the list of adaptive forms from the forms content path

or

if the forms are listed on the forms portal, from there I think we can also retrieve the list of forms.  

https://experienceleague.adobe.com/docs/experience-manager-65/forms/publish-process-aem-forms/listing-forms-webpage-using-apis.html?lang=en

 

 

kautuk_sahni
Employee
October 10, 2023

@vijay_katoch  Can you please review this Question and share your thoughts? 

Kautuk Sahni