For the complete documentation index, see llms.txt. This page is also available as Markdown.

Popup

The Popup Widget is a widget used to display a small window or popup over the main layout.

Ensure you have already created a new service and are on the frontend builder page, as shown in the image below:

  1. Drag and drop the “Popup” widget.

  2. Select and click the “Configuration” button on the Popup widget.

  3. A screen will appear as shown in the image below.

  1. In the “Title” field, enter the desired popup title.

  2. In the “Content” field, fill in the content to be displayed (it can include text and images).

  3. Click “Save” to save your changes.

Last updated