Core Component vs AEM Forms add-on components in AEM Forms Add-on Project | Community
Skip to main content
Level 5
October 6, 2023
Solved

Core Component vs AEM Forms add-on components in AEM Forms Add-on Project

  • October 6, 2023
  • 2 replies
  • 871 views

Hi Team

 

Current we are using the AEM Forms Add-on (AEM6.5.17). its purely adaptive forms projects .

 

Please advise whether we can use Core Component to leverage the JSON Exporter for Content Services Instead of Forms Component which are not JSON Exporter .

 

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 Pulkit_Jain_

@varaande 

I think you should be able to leverage the same feature with core components on AEM on-premise set-up, as it's possible on cloud instances, if it's limited fetching the form structure as JSON. For any other additional features, you may have to check the feasibility. 

Let us know in case you're stuck with this implementation.

2 replies

Shashi_Mulugu
Community Advisor
Community Advisor
October 8, 2023

@varaande it all depends on your usecase? Can you explain yours? If your usecase is to expose forms structure as json and build form in an external app? Or host form within aem?

varaandeAuthor
Level 5
October 10, 2023

@ Shashi_Mulugu

My current use case is ,we need to exposed Adaptive Form to external site to rendering the newly created Adaptive Form to their external site pages.

 

Regards

Vara

Pulkit_Jain_
Adobe Employee
Pulkit_Jain_Adobe EmployeeAccepted solution
Adobe Employee
October 11, 2023

@varaande 

I think you should be able to leverage the same feature with core components on AEM on-premise set-up, as it's possible on cloud instances, if it's limited fetching the form structure as JSON. For any other additional features, you may have to check the feasibility. 

Let us know in case you're stuck with this implementation.