Getting the same form to appear twice on the same webpage

Getting the same form to appear twice on the same webpage

I'm using a js iframe embed on a WP divi site.

I'm using the same embed code in two code modules results in double forms in both locations.

Removing the actual code and just keeping the div id section did perform as expected.

How do you have two or more instances of the same form on the same page?