Expand my Community achievements bar.

FormBridge API not accessible outside AEM page

Avatar

Level 4

    Hi All,

I am trying to load the HTML5 version of a xdp inside an external HTML webpage.

When the HTML form is loading then I am not able to access the functions of the formBridge API.

but the same thing works when I develop the same web page as an AEM page.

Please let me know if this is possible or not.


Regards,

Sobhan

3 Replies

Avatar

Employee

You should be calling the formBridge once it's initialized. A sample to do that is shown @

AEM 6.0 Forms Help | Form Bridge APIs for HTML5 forms

Avatar

Level 4

Hi,

This works as long as HTML5 form is embedded inside an AEM page.

But I am trying to embed HTML5 form inside an external application and this is not working,

Please help on the same how an external application can access the formbridge API.

Regards,

Sobhan

Avatar

Level 4

Hi can any one help me know if formbridge API will work outside AEM I.e. when embedding html5 form in an external page.