Quickly embed FormAssembly web forms with the FormAssembly WordPress Plugin! Create contact forms, applications, payment forms, & surveys.
Quickly embed FormAssembly web forms into your website with the FormAssembly WordPress Plugin!
Use FormAssembly’s all-in-one form builder and data collection platform to:
Create contact forms, applications, payment forms, and surveys. Integrate data with Salesforce, PayPal, Google Apps and more. Keep data secure with GDPR/CCPA compliance, PCI DSS Level 1 Certification, and encryption at rest.
Sign up for a free trial at FormAssembly.com/sign-up to start building your form, then use the plugin and shortcode to embed forms onto your WordPress site.
Shortcodes
Replace 123456 with your form ID. Learn more: https://help.formassembly.com/knowledgebase/articles/340363-wordpress
Example shortcode for Basic, Professional, & Premier plans:
[formassembly formid=123456]
Shortcode for Essentials, Team, Enterprise or Government plans:
[formassembly formid=123456 server=”https://your.server.tld”]
To use this plugin, you will need a FormAssembly account.
FormAssembly Basic, Professional, & Premier plans – (tfaforms.com):
[formassembly formid=123456]
FormAssembly Essentials, Team, Enterprise or Government plans – (Most commonly: organization.tfaforms.net):
[formassembly formid=123456 server=”https://your.server.tld”]
Publish with an iframe – (Inline Frame):
If you’d rather display the form in an inline frame, or if your server doesn’t support the default publishing method, add the iframe attribute to your tag.
For instance, a benefit to using an iframe would be to avoid conflicting CSS rules between the parent site and the embedded form.
[formassembly formid=123456 iframe=1]
OR
[formassembly formid=123456 server=”https://your.server.tld” iframe=1]
Publish a Workflow:
[formassembly workflowid=1234]
Add Style:
It is possible to add CSS to your shortcode to control the size of the form/iframe in the page. For example, you can define the width:
[formassembly formid=123456 iframe=1 style=”width: 300px !important;”]
https://help.formassembly.com/knowledgebase/articles/340363-wordpress
/wp-content/plugins/
directory