Title: Form stripping code
Last modified: August 6, 2018

---

# Form stripping code

 *  Resolved [4gconsultancy](https://wordpress.org/support/users/4gconsultancy/)
 * (@4gconsultancy)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/form-stripping-code/)
 * I am setting the form to post contact information directly to insightly CRM, 
   when the html is copied in it strips the following code
 * <form name=”insightly_web_to_contact” action=”[https://crm.na1.insightly.com/WebToContact/Create&#8221](https://crm.na1.insightly.com/WebToContact/Create&#8221);
   method=”post”><input type=”hidden” name=”formId” value=”XXXXXXXXXXXXXXXX” />
 * Is there a work around??
 * Many thanks

Viewing 1 replies (of 1 total)

 *  [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/form-stripping-code/#post-10566039)
 * Hi,
 * I think you don’t need HTML forms for this. just put that code in the Text tab(
   instead of Visual tab, right top of the editor) or use a plugin like “shortcoder”.
 * With HTML Forms you would create your own form action, see examples here:
    [https://github.com/ibericode/html-forms/tree/master/src/Actions](https://github.com/ibericode/html-forms/tree/master/src/Actions)
 * Hope that helps. If you have any questions, please let us know!

Viewing 1 replies (of 1 total)

The topic ‘Form stripping code’ is closed to new replies.

 * ![](https://ps.w.org/html-forms/assets/icon-256x256.png?rev=1754345)
 * [HTML Forms - Simple WordPress Forms Plugin](https://wordpress.org/plugins/html-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/html-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/html-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/html-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/html-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/html-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lap](https://wordpress.org/support/users/lapzor/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/form-stripping-code/#post-10566039)
 * Status: resolved