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

Trigger a Popup form via theme button

Instead of creating a new button, you simply add a special "ID" link to your theme's existing button. When a customer clicks that button, your form will instantly pop up on the screen.

🆔 1. Find your Form ID

First, you need to identify the unique ID for the form you want to display.

  1. Open the form app > go to the Forms list

  2. Look at the ID column on the left side (e.g., MTI1ODc3)

  3. Copy the ID for the form you wish to use


To make the button open the popup, you must format the link exactly like this: #powerful-form-YOUR_FORM_ID

Example: If your Form ID is MTI1ODc3, your trigger link will be: #powerful-form-MTI1ODc3


Now, apply this link to the button within your Shopify Theme.

  1. From your Shopify Admin, go to Online Store > Themes > Edit theme

  2. Navigate to the section containing the button you want to use

  1. In the Button link field, paste the trigger link of the form (e.g., #powerful-form-MTI1ODc3).

MTI1ODc3 is the form ID

  1. Click Save


🧪 4. Testing the Popup

To ensure everything is connected correctly:

  1. View your live website.

  2. Click the button you just edited.

  3. The form should appear as a centered popup overlay.


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.

Last updated