Integrating With Other Tools¶
Once your project is published, click the Layers icon to configure functional widgets for each layer:

Image credit: G3W-SUITE
Search Widget¶
-
From QGIS Project Layers, click the Widgets List icon next to the
buildings
layer. -
Click Add New Widget.
-
In the Widget Creation Form, set:
-
Type:
Search
- Name:
Search Widget
-
Search Title:
Tutorial Search Widget
-
Under Search Field Settings, click Add and configure:
-
Field:
type
- Widget:
SelectBox
- Alias:
Building Type
-
Operator:
=
-
Click OK.
Plots Widget¶
-
From QGIS Project Layers, click the Qplotly Widgets icon next to the
buildings
layer. -
Click New Qplotly Widget.
-
In the pop-up, upload the plot definition (
.xml
) from yourplots/
folder:Tutorial_Data_G3WSUITE/plots/qplotly_type-distribution.xml
. -
Click OK.
Note: Search and plot widgets update dynamically based on map extent and feature selection.