Embedding Multiple Lawmatics Forms on a Webpage

If you need to have multiple Lawmatics embedded forms within the same webpage, there are a couple of extra steps you need to take.

To learn more about embedding a form and obtaining the embed snippet for your form, click here.

Let's consider this form snippet, copied from a Lawmatics custom forms:

In order to have multiple forms on a single web page, we need to add a unique ID to the snippet and update the ID name of the script like this:

Do this to each form you add to the page and make sure the IDs are unique for each. In our example we used the ID "form-1" so the next form we add we can name it something like "form-2", "form-3" and so on.