Boost recurring donations this giving season with the new upsell prompt!Learn How >>

Embedding a Form on another website

updated

Looking to embed a Forms page onto another website? You can do so with some simple iframe code and a few tricks!

Code: 

<iframe src="https://prefix.secure.nonprofitsoapbox.com/index2.php?option=com_jsfsubmit&form_ID=ID"></iframe>

Where prefix is your organization's specific text before the ".nonprofitsoapbox.com" part in your Soapbox Form URL and the ID is the unique number for your Form. To locate the ID of your Form, go the Forms Manager and check out the far right column.

If your website uses a custom domain (e.g., www.myorg.org), you can insert that in the place of prefix.nonprofitsoapbox.com above.

You can adjust other iframe attributes such as height and width as desired to fit your site.

Have more questions? Submit a request
Article is closed for comments.