question

tejaswini avatar image
tejaswini asked barrymcalhoun sent

Sitecore third party form inside the sitecore form

Looking for a way to incorporate a third party form (not a sitecore form) into a sitecore layout.

I suspect it is not working because of the outer sitecore form tag (the one that wraps all content). Problems due to nested form tags (not good).

<div><form id="non-sitecore" action="http://third_party.search.com/" method="POST">
  <input ...>...
</form></div>

What is the best way to get this type of third party form to work?

Customers
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

Is this question related to Clover?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community