Window object

Alongside using form container attributes to configure the Formcentric client, you can also configure the client with the global window.formcentric object. This method offers advanced customisation options. Configuration via the window.formcentric object is especially useful for advanced use cases. These include integration into single-page applications or the implementation of user-defined authentication.

Structure


Examples

Add user-defined request headers

You can configure user-defined headers for the initial request:


Manual initialisation

You can also control the initialisation manually:


Stop form programmatically


Feedback

Was this article helpful?