> For the complete documentation index, see [llms.txt](https://docs.powerfulform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerfulform.com/display-and-placement/get-embed-code-of-a-form.md).

# 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="/files/jdTRvmlvY2XNTdhmCiPX" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/1ovVnLvWIzuii6pCuTxC" 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](/display-and-placement/display-a-form-on-a-specific-page.md)

***

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

If you still need assistance, please contact us at <contact@globo.io>. Our team will be happy to help you resolve any issues or guide you further.

<br>
