Overview

What is a Website?

In WidgetForm, a website represents a logical connection to your actual website. It serves as a container for the forms you create, which can then be displayed through the widget.

Configuration

To configure a website, navigate to the Websites page and click the Add+ button.

image.png

Website’s Properties

Each website has the following properties:

image.png

Connecting a Website

After creating a website, you'll need to connect it to your project to display the widget. To do this, go to the list of websites and click the Copy Code button.

A modal will appear with the required code. Click Copy & Close or manually copy the script and place it within the <head> section of your project's HTML.

image.png


🎊 Congratulations, you’ve successfully connected your first website!