# Get embed code of a form

#### Steps

1\. Open the app > click **Forms** > open  a form you want

2\. Click **Publish** button on the right corner

<figure><img src="https://3488889492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEGgRVSDpMlcGFz1igK0s%2Fuploads%2FXuQGTkE7WDnWjn7A2m7O%2F2026-01-13_13-45-28.png?alt=media&#x26;token=efad8dfd-19cb-46ca-b5c3-1ded7c282bb7" alt=""><figcaption></figcaption></figure>

3. Select the form layout and click **Copy short code**

<figure><img src="https://3488889492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEGgRVSDpMlcGFz1igK0s%2Fuploads%2FvGJtuund8MHhXwh9Wp1Y%2F2026-01-13_13-46-14.png?alt=media&#x26;token=61df513b-9351-4364-8bbe-f9cdd143d162" alt=""><figcaption></figcaption></figure>

#### **Example shortcode:**

* Form shortcode for default/floating/boxed form:  (xxx is form ID)

```
<div class="globo-formbuilder" data-id="xxxx"></div> 
```

* Form shortcode for popup-button form:   (xxx is form ID)

```
<button class="button btn globo-formbuilder-open" data-id="xxx">Open form</button>
```

Then paste the copied shortcode into the page, theme template, or section where you want the form to appear

[Learn more](https://docs.powerfulform.com/display-and-placement/display-a-form-on-a-specific-page)

***

#### &#x20;Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.

<br>
