Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Generic User Avatar

Sitecore third party form inside the sitecore form


  • Please log in to reply
1 reply to this topic

#1 syamalaji

syamalaji

  •  Avatar image
  • Members
  • 1 posts
  • OFFLINE
  •  
  • Local time:02:16 AM

Posted 30 July 2022 - 01:28 AM

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?

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?


Edited by hamluis, 30 July 2022 - 02:39 AM.
Moved from Gen Security to Programming - Hamluis.


BC AdBot (Login to Remove)

 


#2 hamluis

hamluis

    Moderator


  •  Avatar image
  • Moderator
  • 64,230 posts
  • OFFLINE
  •  
  • Gender:Male
  • Location:Killeen, TX
  • Local time:02:46 PM

Posted 30 July 2022 - 02:39 AM

See https://stackoverflow.com/questions/9983051/sitecore-third-party-form-inside-the-sitecore-form .

 

Louis






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users