Using FormBridge API | Community
Skip to main content
Level 3
February 5, 2025
Solved

Using FormBridge API

  • February 5, 2025
  • 3 replies
  • 659 views

Hi all,

 

I was trying to understand few details about Form Bridge API. When we render an XDP form as HTML5 form and need an external application that is hosting this form to interact with it, it is suggested to use FormBridgeAPI. 

 

To have these APIs embedded in the form, should we include the Form Bridge API object that is available under custom object library in AEM Forms designer ? I did not find more information on the flow. What is the pre-requisite to start using FormBrdige APIs on a HTML5 Form ? Any help would be greatly appreciated.

 

Thanks,

Abhishek

Best answer by workflowuser

correct, you need to follow the link I sent earlier 
The form objects in the designer will not work with  your use case

3 replies

kolluaxAuthor
Level 3
February 5, 2025

Thank you @workflowuser , I read this article. This mentions using the very first snippet to start establishing connection with HTML form, is that accurate ? 

When i look at the XDP in the designer, i see a Form Bridge script object from custom object library that had a bunch of JS functions. Should we include this in all the forms that would be rendered as HTML to allow Form Bridge connect ? I am trying to connect the dots here to understand what that script object in designer is related to this Form Bridge API from the article you referred.

 

Thanks,

Abhishek

workflowuserAdobe EmployeeAccepted solution
Adobe Employee
February 5, 2025

correct, you need to follow the link I sent earlier 
The form objects in the designer will not work with  your use case