Expand my Community achievements bar.

SOLVED

Using FormBridge API

Avatar

Level 2

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

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

4 Replies

Avatar

Employee Advisor

Avatar

Employee Advisor

Avatar

Level 2

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

Avatar

Correct answer by
Employee Advisor

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