Overview
Quick Publish is a JavaScript-based publishing method. This method offers many of the same benefits as HTML publishing, but with a few additional perks. You can use Quick Publish to publish your FormAssembly form into a website as an embedded form, which defaults to display at the bottom of the website.
In general, we do not advise embedding more than one form on a single page. This can potentially lead to issues and errors.
Retrieve Your Publishing Code
- After you have selected Configure for the form you'd like to publish, click Publishing on the left-side menu.
- On the Publishing page, you will see a Quick Publish section.
- This snippet is to be placed within an existing page. It does not contain the code needed to create a web page on its own.
- This snippet is to be placed within an existing page. It does not contain the code needed to create a web page on its own.
- Click the Copy button to copy the code and place it into your website.
Things to Note
There are a few things to note when using this publishing method:
- The embedding method is the same whether you're embedding a form with one page or multiple pages.
- This publishing method is not available for forms with authentication enabled.
- You do not need to update your code to reflect changes made to your form.