contact form widget now showing
AnsweredI have created the contact form widget. I have tried several different things to make is show up. Nothing is working. The URL alone is fine. It's just not showing on my page.
I am a novice, so I may not be doing this correctly.
<form target="commoninja" action="https://cdn.commoninja.com/sdk/latest/commoninja.js" method="post"</script>
<div class="commonninja_component pid-da079aba-97b4-43ec-95de-7549d9297c66"></div>
</form>
Thanks
-
Official comment
Hey Missy,
Which platform are you using?
Try to use the following code:
<script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer></script>
<div class="commonninja_component pid-da079aba-97b4-43ec-95de-7549d9297c66"></div>Comment actions
Please sign in to leave a comment.
Comments
1 comment