English Flag English Español Flag Español Deutsch Flag Deutsch Italiano Flag Italiano Polski Flag Polski Nederlands Flag Nederlands Português Flag Português Français Flag Français 中文 Flag 中文 日本語 Flag 日本語 हिन्दी Flag हिन्दी اللغة العربية Flag اللغة العربية Русский Flag Русский Українська Flag Українська עִברִית Flag עִברִית Ελληνικά Flag Ελληνικά Türk Flag Türk Latvietis Flag Latvietis Dansk Flag Dansk Norsk Flag Norsk Íslenska Flag Íslenska 한국어 Flag 한국어 Suomen Flag Suomen Gaeilge Flag Gaeilge Bahasa Melayu Flag Bahasa Melayu Svenska Flag Svenska Čeština Flag Čeština
User IconLog In
English Flag English

Log In

 

Widgets integration into web page

In this article, you will learn how to integrate widgets into your web page

If you've already created a form in the Form builder and now want to integrate it into your website, go to the Form Widget menu.

Form builder

Here you can edit some options and customize widget design. When you're done, go to the Integration tab.

Widget's integration

QuintaDB service provides to receive:

- Direct url-link to the widget.

- HTML-link to the widget.

- JavaScript and Iframe code for embedding into your web page

We recommend to use JavaScript by default. However, if you are having issues with the widget height on the page, you can use the Iframe code.

widget's Iframe code

Copy the code and paste it into the your web page code:

Some widget parameters can be changed directly in Iframe code. For example, change the width and height of the form.

If you use a multi-page form each page height may vary greatly. 

Pick the right height by the higher page. Otherwise a scroll will appear.

The same with the dynamic forms. If you hide some fields using the rules, then you need to figure out - what height the widget should have if these fields will be shown on the form.

In the same way, you can integrate the Table/Report and Portal widgets into web page.