I am trying to have a custom HTML field with a input box and a button along with an iFrame. The idea being to have information input and on button press the information is extracted and used in a URL using Javascript and sent to the iFrame to show a Weblink address.
What happens is when i test it outside of Forms it works fine but then inside a form it seems to always want to submit the form right away....redirecting to the same URL as when you hit the submit button